зеркало из 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;
|
||||
}
|
||||
|
||||
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 {
|
||||
font: -moz-dialog;
|
||||
-moz-binding: url("chrome://global/skin/globalBindings.xml#unifiedPrefwindow");
|
||||
}
|
||||
|
||||
prefwindow .paneSelector {
|
||||
|
|
|
@ -57,7 +57,10 @@ toolbarpalette {
|
|||
min-height: 20px !important;
|
||||
color: #000000;
|
||||
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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче