mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird. p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa
This commit is contained in:
parent
e71a7ff71f
commit
2ff755d234
@ -825,7 +825,7 @@ statusbarpanel#statusbar-display {
|
||||
}
|
||||
|
||||
#navigator-throbber[busy="true"] {
|
||||
list-style-image: url("chrome://browser/skin/Throbber-small.gif");
|
||||
list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
@ -835,7 +835,7 @@ toolbar[mode="text"] #navigator-throbber {
|
||||
}
|
||||
toolbar[iconsize="small"] #navigator-throbber[busy="true"],
|
||||
toolbar[mode="text"] #navigator-throbber[busy="true"] {
|
||||
list-style-image: url("chrome://browser/skin/Throbber-small.gif");
|
||||
list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
@ -900,7 +900,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-text {
|
||||
}
|
||||
|
||||
#sidebar-throbber[loading="true"] {
|
||||
list-style-image: url("chrome://browser/skin/Throbber-small.gif");
|
||||
list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
|
||||
opacity: 0.5;
|
||||
-moz-margin-end: 4px;
|
||||
}
|
||||
|
@ -17,7 +17,6 @@ classic.jar:
|
||||
skin/classic/browser/Security-broken.png
|
||||
skin/classic/browser/Throbber.gif
|
||||
skin/classic/browser/Throbber.png
|
||||
skin/classic/browser/Throbber-small.gif
|
||||
skin/classic/browser/Throbber-small.png
|
||||
skin/classic/browser/Toolbar.png
|
||||
skin/classic/browser/Toolbar-small.png
|
||||
|
Loading…
Reference in New Issue
Block a user