sync trunk and branch
[themes.git] / LCARStrek / messenger / prefPanels.css
index 772ed0c0268d193a875ca2660eee6b737abd847d..a3867006b7ce7394ddefe61c707982234e15090c 100644 (file)
 @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;
+  }
+
+  textbox {
+    -moz-box-flex: 1;
+  }
+}