Bug 1135085 - Change from utilities.png to the utilities.svg icon for the tab icon. r=josiah
This commit is contained in:
Родитель
0db1427e8b
Коммит
c686c0f1da
|
@ -40,8 +40,6 @@
|
||||||
title="&prefWindow.titleMAC;">
|
title="&prefWindow.titleMAC;">
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
<xhtml:link rel="shortcut icon"
|
|
||||||
href="chrome://mozapps/skin/extensions/utilities.png"/>
|
|
||||||
|
|
||||||
<stringbundle id="bundleBrand" src="chrome://branding/locale/brand.properties"/>
|
<stringbundle id="bundleBrand" src="chrome://branding/locale/brand.properties"/>
|
||||||
<stringbundle id="bundlePreferences"
|
<stringbundle id="bundlePreferences"
|
||||||
|
|
|
@ -40,6 +40,10 @@
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tabmail-tab[type="preferencesTab"] {
|
||||||
|
list-style-image: url("chrome://mozapps/skin/extensions/utilities.svg#utilities");
|
||||||
|
}
|
||||||
|
|
||||||
.tab-background-middle {
|
.tab-background-middle {
|
||||||
-moz-box-flex: 1;
|
-moz-box-flex: 1;
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче