зеркало из https://github.com/mozilla/gecko-dev.git
Adding advanced icon to the pref window.
This commit is contained in:
Родитель
4b9917a71e
Коммит
73f17aec1d
Двоичные данные
browser/components/prefwindow/skin/Options.png
Двоичные данные
browser/components/prefwindow/skin/Options.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 14 KiB После Ширина: | Высота: | Размер: 15 KiB |
|
@ -88,17 +88,13 @@
|
||||||
background-color: #C1D2EE;
|
background-color: #C1D2EE;
|
||||||
}
|
}
|
||||||
|
|
||||||
#catGeneralButton {-moz-image-region: rect(0px, 32px, 32px, 0px)}
|
#catGeneralButton {-moz-image-region: rect(0px, 32px, 32px, 0px)}
|
||||||
#catPrivacyButton {-moz-image-region: rect(0px, 64px, 32px, 32px)}
|
#catPrivacyButton {-moz-image-region: rect(0px, 64px, 32px, 32px)}
|
||||||
#catFeaturesbutton {-moz-image-region: rect(0px, 96px, 32px, 64px)}
|
#catFeaturesbutton {-moz-image-region: rect(0px, 96px, 32px, 64px)}
|
||||||
#catThemesButton {-moz-image-region: rect(0px, 128px, 32px, 96px)}
|
#catDownloadsButton {-moz-image-region: rect(0px, 128px, 32px, 96px)}
|
||||||
#catExtButton {-moz-image-region: rect(0px, 160px, 32px, 128px)}
|
#catThemesButton {-moz-image-region: rect(0px, 160px, 32px, 128px)}
|
||||||
#catFontsButton {-moz-image-region: rect(0px, 192px, 32px, 160px)}
|
#catExtButton {-moz-image-region: rect(0px, 192px, 32px, 160px)}
|
||||||
#catProxiesButton {-moz-image-region: rect(0px, 224px, 32px, 192px)}
|
#catAdvancedButton {-moz-image-region: rect(0px, 224px, 32px, 192px)}
|
||||||
#catDownloadsButton {
|
|
||||||
list-style-image: url("chrome://browser/skin/Toolbar.png");
|
|
||||||
-moz-image-region: rect(0px, 192px, 32px, 160px);
|
|
||||||
}
|
|
||||||
|
|
||||||
.indent {
|
.indent {
|
||||||
margin-left: 23px;
|
margin-left: 23px;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче