update diff script for rapid release and update both themes to the state of SeaMonkey...
[themes.git] / EarlyBlue / mozapps / extensions / extensions.css
index bf2e8662a1253cc16ddcb06ffd569f4a164e2553..c97408c85fc98244f153563a3d86306f777adaa7 100644 (file)
@@ -35,6 +35,8 @@
  *
  * ***** END LICENSE BLOCK ***** */
 
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
 #addons-page {
   background-color: #CCD0DD;
   color: #000000;
@@ -52,7 +54,6 @@
 
 .nav-button {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
-  min-width: 0;
 }
 
 #forward-btn {
   color: #808080;
 }
 
-#header-search[focused="true"] {
+#header-search[focused] {
   background-color: #FFFFFF;
 }
 
 #header-utils-btn {
-  min-width: 4.5em;
   list-style-image: url("chrome://mozapps/skin/extensions/utilities.png");
-  -moz-margin-end: 18px;
+  -moz-margin-end: 16px;
 }
 
 .view-header {
   color: #404040;
   margin-bottom: 0;
   -moz-box-align: end;
+  -moz-box-flex: 1;
 }
 
 .creator {
 }
 
 .description-container {
-  margin-top: 8px;
   -moz-margin-start: 6px;
   -moz-box-align: center;
 }
   -moz-box-align: stretch;
 }
 
+.advancedinfo-container,
 .update-info-container {
   -moz-box-align: center;
 }
 
-.advancedinfo-container,
 .update-available {
   -moz-box-align: end;
 }