We need all theming to be in a single file so that we can have user switchable themes. Hopefully all rules that are not sizing related can be moved over without influencing desktop styling. If not then we may need to add some special conditionals to CSS to enable/disable the rules. All scaling will be removed and handled by font size and em units, see RT-27616.
With the current setup the rules in embedded.css and embedded-qvga.css are applied on top of caspian.css. If we switch out caspian.css for another theme like the new Modena or some 3rd party theme then the result would be unpredictable and almost defiantly bad.
With the current setup the rules in embedded.css and embedded-qvga.css are applied on top of caspian.css. If we switch out caspian.css for another theme like the new Modena or some 3rd party theme then the result would be unpredictable and almost defiantly bad.
- is blocked by
-
JDK-8091994 Support media types in CSS to allow single CSS file to contain styles for desktop, tv and mobile
-
- Open
-
- relates to
-
JDK-8124264 Set correct system font size on Embedded
-
- Closed
-