Bug 1631626 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Only the following files import shared.inc:

stylesheets that use most imports:
- toolkit/themes/osx/global/findBar.css
- toolkit/themes/osx/global/global.css

stylesheets that use `text-shadow: @loweredShadow@;`:
- browser/themes/osx/browser.css
- browser/themes/osx/pageInfo.css
- toolkit/themes/osx/mozapps/update/updates.css

doesn't use any imports:
- toolkit/themes/osx/global/in-content/common.css

`text-shadow: @loweredShadow@;` has a negligible effect and can be removed IMO.
Only the following files import shared.inc:

stylesheets that use most imports:
- toolkit/themes/osx/global/findBar.css
- toolkit/themes/osx/global/global.css

stylesheets that use only `text-shadow: @loweredShadow@;`:
- browser/themes/osx/browser.css
- browser/themes/osx/pageInfo.css
- toolkit/themes/osx/mozapps/update/updates.css

doesn't use any imports:
- toolkit/themes/osx/global/in-content/common.css

`text-shadow: @loweredShadow@;` has a negligible effect and can be removed IMO.
Only the following files import shared.inc:

stylesheets that use most imports:
- toolkit/themes/osx/global/findBar.css
- toolkit/themes/osx/global/global.css

stylesheets that use only `text-shadow: @loweredShadow@;`:
- browser/themes/osx/browser.css
- browser/themes/osx/pageInfo.css
- toolkit/themes/osx/mozapps/update/updates.css

doesn't use any imports:
- toolkit/themes/osx/global/in-content/common.css

`text-shadow: @loweredShadow@;` has a negligible effect (tiny white text-shadow applied on top of a light background) and can be removed IMO.

Back to Bug 1631626 Comment 0