update both themes for suite classic changes between 2009-05-01 and 2009-06-05
[themes.git] / EarlyBlue / messenger / prefPanels.css
index 05a53d8fded43854d873d2d51d314e6fafc102e3..e07b2854b763d007b2c1d07dc1e33ea3163cdeca 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-/* :::::: layout preference icons ::::: */
+/* ::::: Tags ::::: */
 
-#classic {
-  min-height: 32px;
-  list-style-image: url("chrome://messenger/skin/icons/winclassic.gif");
+#tagList > listhead {
+  text-align: center;
 }
 
-#wide {
-  min-height: 32px;
-  list-style-image: url("chrome://messenger/skin/icons/winwide.gif");
-}
-
-#vertical {
-  min-height: 32px;
-  list-style-image: url("chrome://messenger/skin/icons/winvertical.gif");
+#tagList > listitem > listcell {
+  -moz-padding-start: 16px;
+  -moz-padding-end: 16px;
 }