updating EarlyBlue skin; should almost be 0.8 now ;-)
[themes.git] / EarlyBlue / messenger / prefPanels.css
index 16653026eae0f9751da18c01ee6ebbe28311ac5f..772c141efa95c96334fd54cd6276df34477e0d40 100644 (file)
 /* :::::: layout preference icons ::::: */
 
 #classic {
-  min-height       : 32px;
-  list-style-image : url("chrome://messenger/skin/winclassic.gif");
+  min-height: 32px;
+  list-style-image: url("chrome://messenger/skin/icons/winclassic.gif");
 }
 
 #wide {
-  min-height       : 32px;
-  list-style-image : url("chrome://messenger/skin/winwide.gif");
+  min-height: 32px;
+  list-style-image: url("chrome://messenger/skin/icons/winwide.gif");
 }
 
-.smileface
-  {
-    list-style-image : url("chrome://global/skin/smiley/smile_n.gif");
-  }
-
-
+.smileface {
+  list-style-image: url("chrome://editor/content/images/smile_n.gif");
+}