add origdiff script to read hg log since a certain date and output it as both a text...
[themes.git] / EarlyBlue / communicator / brand.css
index c666929ae50c01bcacbe957d7fa9f9f87ff5ae25..2927ce5aa78ac924b2a054a71a9cdfb58f4e7717 100644 (file)
 }
 
 window[chromehidden~="toolbar"] #navigator-throbber,
-#navigator-throbber[buttonstyle="text"],
-#navigator-throbber[buttonstyle="pictures"],
-#navigator-throbber[toolbarmode="small"] {
+toolbar[mode="text"] #navigator-throbber,
+toolbar[mode="icons"] #navigator-throbber,
+toolbar[iconsize="small"] #navigator-throbber {
   margin: 0 2px 0 1px;
   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"] {
+toolbar[mode="text"] #navigator-throbber[busy="true"],
+toolbar[mode="icons"] #navigator-throbber[busy="true"],
+toolbar[iconsize="small"] #navigator-throbber[busy="true"] {
   list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
 }