Merge branch 'master' of linz:/srv/git/themes
[themes.git] / LCARStrek / browser / browser.css
index e44fecc54f7ade429725710b6e3b1258919172d1..07e118c76a84627c3231f8a07d02c727ca2fc689 100644 (file)
@@ -1747,12 +1747,12 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url-
 }
 
 #navigator-throbber[busy="true"] {
-  list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
+  list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png");
 }
 
 #navigator-throbber,
 #wrapper-navigator-throbber > #navigator-throbber {
-  list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
+  list-style-image: url("chrome://communicator/skin/brand/throbber16-single.png");
 }
 
 /* Tabstrip */
@@ -1827,11 +1827,11 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url-
 }
 
 .tab-throbber {
-  list-style-image: url("chrome://browser/skin/tabbrowser/connecting.png");
+  list-style-image: url("chrome://communicator/skin/brand/throbber16-anim-connect.png");
 }
 
 .tab-throbber[progress] {
-  list-style-image: url("chrome://browser/skin/tabbrowser/loading.png");
+  list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png");
 }
 
 .tab-throbber[pinned],