site icons, messenger cleanup
[themes.git] / EarlyBlue / skin / EarlyBlue / global / browser.css
index 3a5ffd54dd44d173f1262360f0f6be60eec0c192..a26dbe47aba20c112abcf1e38734ddb9373d7115 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-tab[busy] {
+.tab-image {
+  margin-top: 1px;
+  margin-right: 3px;
+  width: 16px;
+  height: 16px;
+  list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); 
+}
+
+tab[busy] > .tab-box > .tab-image {
   list-style-image: url("chrome://global/skin/loading.gif");
 }
 
@@ -46,3 +54,4 @@ tab[busy] {
   margin-bottom: 3px;
   margin-right: 2px;
 }
+