зеркало из https://github.com/mozilla/pjs.git
Bug 406828 - Pinstripe shouldn't shouldn't use unified. r=mano a1.9=dsicore
This commit is contained in:
Родитель
9eaf60c3ff
Коммит
cde20fa90f
|
@ -105,21 +105,8 @@ prefwindow {
|
||||||
font: message-box;
|
font: message-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
window, page {
|
|
||||||
-moz-binding: url("chrome://global/skin/globalBindings.xml#unifiedWindow");
|
|
||||||
}
|
|
||||||
|
|
||||||
dialog {
|
|
||||||
-moz-binding: url("chrome://global/skin/globalBindings.xml#unifiedDialog");
|
|
||||||
}
|
|
||||||
|
|
||||||
wizard {
|
|
||||||
-moz-binding: url("chrome://global/skin/globalBindings.xml#unifiedWizard");
|
|
||||||
}
|
|
||||||
|
|
||||||
prefwindow {
|
prefwindow {
|
||||||
font: -moz-dialog;
|
font: -moz-dialog;
|
||||||
-moz-binding: url("chrome://global/skin/globalBindings.xml#unifiedPrefwindow");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
prefwindow .paneSelector {
|
prefwindow .paneSelector {
|
||||||
|
|
|
@ -57,7 +57,10 @@ toolbarpalette {
|
||||||
min-height: 20px !important;
|
min-height: 20px !important;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
border-bottom: 1px solid #a3a3a3;
|
border-bottom: 1px solid #a3a3a3;
|
||||||
background-color: #EBEBEB;
|
background-color: rgb(235, 235, 235);
|
||||||
|
background-image: url("chrome://global/skin/toolbar/toolbar-background.gif");
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
background-position: top right;
|
||||||
}
|
}
|
||||||
|
|
||||||
menubar {
|
menubar {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче