update with classic theme development, keep about:plugins compatible for 1.7 release...
[themes.git] / LCARStrek / global / browser.css
index 5212e85398308cd8d2e0dd8bf6bc7517a2265e44..450d863da53b4041760f40c4553c9761e6b2b514 100644 (file)
   margin-right: 3px;
   width: 16px;
   height: 16px;
-  list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item16.gif"); 
 }
 
-tab[busy] > .tab-icon {
+tab {
+  list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item16.gif");
+}
+
+tab[busy] {
   list-style-image: url("chrome://global/skin/icons/loading.gif");
 }