Bug 714456 - Fix theme of navigation-toolbox on Windows Classic. r=mconley,ui-r=mconley.
This commit is contained in:
Родитель
fe46331aac
Коммит
6ba4b69ba8
|
@ -94,6 +94,10 @@
|
|||
#navigation-toolbox:not(:-moz-lwtheme) {
|
||||
background-color: rgb(207, 219, 236);
|
||||
}
|
||||
|
||||
#navigation-toolbox:not(:-moz-lwtheme) {
|
||||
background-color: rgb(227, 237, 246);
|
||||
}
|
||||
}
|
||||
|
||||
.mail-toolbox:not(:-moz-lwtheme) {
|
||||
|
@ -347,10 +351,6 @@ toolbox[labelalign="end"] > toolbar[mode="full"] .toolbarbutton-1[type="menu"] {
|
|||
-moz-appearance: -moz-win-browsertabbar-toolbox;
|
||||
}
|
||||
|
||||
#navigation-toolbox:not(:-moz-lwtheme) {
|
||||
background-color: rgb(227, 237, 246);
|
||||
}
|
||||
|
||||
.tabmail-tabs:not(:-moz-lwtheme) {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче