update both themes for toolkit winstripe changes up to 2010-07-25
[themes.git] / EarlyBlue / mozapps / extensions / extensions.css
index 034b43f12dde0416d468355dbbc102f93d0dca0e..2fe6bad4dbe042996e1d14bdcbf38470f1fe5a59 100644 (file)
   -moz-margin-end: 6px;
 }
 
+#header-searching {
+  list-style-image: url("chrome://global/skin/icons/loading.gif");
+}
+
 .view-header {
   background: #9999CC;
   padding: 4px;
   -moz-box-align: end;
 }
 
-.addon .name {
+.addon .name,
+.addon .version {
   font-size: 150%;
   margin-bottom: 0px;
 }
   background: transparent;
   border: none;
   text-decoration: underline;
-  color: blue;
+  color: #CCCCFF;
   cursor: pointer;
   min-width: 0;
 }