Bug#620196: iceweasel: dark gtk theme does not apply colour to certain ui elements

Ximin Luo infinity0 at gmx.com
Wed Mar 30 23:30:34 UTC 2011


clone 620196 -1
reassign -1 all-in-one-sidebar
tag -1 upstream
thanks

these problems can be temporarily manually fixed by editing the following
through DOM inspector / Object Viewer / CSS Style Rules:

nav toolbar:
in chrome://browser/skin/browser.css, delete:
#nav-bar:not(:-moz-lwtheme),
#nav-bar[collapsed="true"] + toolbar:not(:-moz-lwtheme),
#nav-bar[collapsed="true"] + #customToolbars + #PersonalToolbar:not(:-moz-lwtheme),
#navigator-toolbox[tabsontop="true"] > #nav-bar,
#navigator-toolbox[tabsontop="true"]:not([customizing]) >
#nav-bar[collapsed="true"] + toolbar,
#navigator-toolbox[tabsontop="true"]:not([customizing]) >
#nav-bar[collapsed="true"] + #customToolbars + #PersonalToolbar {
  background-image: -moz-linear-gradient(rgba(255,255,255,.3),
rgba(255,255,255,0));
}

sidebar:
in chrome://aios/skin/addons_fx4.css, delete:
#addons-page[aios_appDefTheme="true"] .addon:not([selected="true"]) {
    background-color: #FFFFFF;
}

I am using the AIOS extension (hence the cloning), but there is a similar
problem with about:addons (the default fx4 addons UI) - the main content panel
is dark, but the surrounding page has a white background.

X

-- 
GPG: 4096R/5FBBDBCE





More information about the pkg-mozilla-maintainers mailing list