sync both themes for suite classic changes up to 2.5 (Mozilla 8) with the exception...
[themes.git] / LCARStrek / messenger / prefPanels.css
index a3867006b7ce7394ddefe61c707982234e15090c..0cbd403e32cf107c87d5029f85693d2d932c1182 100644 (file)
   ======================================================================= */
 
 @import url("chrome://messenger/skin/");
-@import url("chrome://communicator/skin/dialogOverlay.css");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ::::: Tags ::::: */
 
-@-moz-document url("chrome://messenger/content/pref-labels.xul") {
-  .listheader-label {
-    text-align: center;
-  }
-
-  listcell {
-    padding-left:  16px;
-    padding-right: 16px;
-  }
+#tagList > listhead {
+  text-align: center;
+}
 
-  textbox {
-    -moz-box-flex: 1;
-  }
+#tagList > listitem > listcell {
+  -moz-padding-start: 16px;
+  -moz-padding-end: 16px;
 }