Create shared place for readability content CSS styles
Categories
(Toolkit :: Reader Mode, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox40 | --- | affected |
People
(Reporter: Margaret, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [about-reader-ui])
Updated•10 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Comment 1•6 years ago
|
||
:Gijs, I don't understand the issue properly. Could you please explain more?
Comment 2•6 years ago
|
||
(In reply to sonali18317 from comment #1)
:Gijs, I don't understand the issue properly. Could you please explain more?
Right now we have both https://searchfox.org/mozilla-central/source/mobile/android/themes/core/aboutReader.css and https://searchfox.org/mozilla-central/source/toolkit/themes/shared/aboutReader.css . The goal of this bug is making Android use the toolkit style file as well as the android one (right now it uses only the android one), and have the android copy only include android-specific styles, instead of duplicating things from the toolkit sheet.
Comment 3•6 years ago
|
||
Gijs, while looking at the Android version of the reader mode, I saw that there is a sepia button but the theme doesn't apply. I updated the version of my android app also.
I also noticed that there is no code for body.sepia in https://searchfox.org/mozilla-central/source/mobile/android/themes/core/aboutReader.css
Thanks for explaining the issue!
Comment 4•4 years ago
|
||
The mobile version of this got removed so this is fixed now.
Description
•