update diff script for rapid release and update both themes to the state of SeaMonkey...
[themes.git] / LCARStrek / mozapps / extensions / extensions.css
index 4a46d54e92ff6e6aece1b9f2d8107659dd07ed41..a9e58c501e0bdc38e1a74eb2bbc4ce63449a1bc8 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: #000000;
   color: #FF9F00;
@@ -52,7 +54,6 @@
 
 .nav-button {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
-  min-width: 0;
 }
 
 #forward-btn {
   color: #8050B0;
 }
 
-#header-search[focused="true"] {
+#header-search[focused] {
   border-color: #008484;
 }
 
 #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;
 }
 
 #header-utils-btn:hover,
   color: #9C9CFF;
   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;
 }