зеркало из https://github.com/mozilla/pjs.git
Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag
This commit is contained in:
Родитель
a534c71935
Коммит
248d6b7664
|
@ -70,6 +70,7 @@
|
|||
list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif");
|
||||
}
|
||||
|
||||
window[chromehidden~="toolbar"] #navigator-throbber,
|
||||
#navigator-throbber[buttonstyle="text"],
|
||||
#navigator-throbber[buttonstyle="pictures"],
|
||||
#navigator-throbber[toolbarmode="small"] {
|
||||
|
@ -77,6 +78,7 @@
|
|||
list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
|
||||
}
|
||||
|
||||
window[chromehidden~="toolbar"] #navigator-throbber[busy="true"],
|
||||
#navigator-throbber[buttonstyle="text"][busy="true"],
|
||||
#navigator-throbber[buttonstyle="pictures"][busy="true"],
|
||||
#navigator-throbber[toolbarmode="small"][busy="true"] {
|
||||
|
|
|
@ -72,12 +72,14 @@
|
|||
margin: 4px 8px 2px 8px;
|
||||
}
|
||||
|
||||
window[chromehidden~="toolbar"] #navigator-throbber,
|
||||
#navigator-throbber[buttonstyle="text"],
|
||||
#navigator-throbber[toolbarmode="small"] {
|
||||
margin: 2px 4px 2px 6px;
|
||||
list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
|
||||
}
|
||||
|
||||
window[chromehidden~="toolbar"] #navigator-throbber[busy="true"],
|
||||
#navigator-throbber[buttonstyle="text"][busy="true"],
|
||||
#navigator-throbber[toolbarmode="small"][busy="true"] {
|
||||
list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
|
||||
|
|
Загрузка…
Ссылка в новой задаче