updating EarlyBlue for recent XUL changes
[themes.git] / EarlyBlue / skin / EarlyBlue / global / formatting.css
index 4f2a439637fac31bfb90878a61c490ac495a3d9e..73d313060b6dcd274cf072d288bacbee33fdd2ce 100644 (file)
@@ -1,17 +1,3 @@
-/* colors */
-
-.color-dialog
-  {
-    background-color      : #CCD0DD;
-    color                 : #000000;
-  }
-  
-.color-window
-  {
-    background-color      : #FFFFFF;
-    color                 : #000000;
-  }
-
 /* inset areas */
 .inset
   {
     }
 
 /** text formatting rules **/
-/* label (with margins) */
-  text.label 
-    {
-      margin              : 1px 5px 2px 6px;
-    }
-
 /** Reduced Margin for some UI **/
   .small-margin
     {
-      margin              : 1px 2px 1px 2px;
+/*      margin              : 1px 2px 1px 2px; */
     }
     
-  text[disabled="true"] 
+  label[disabled="true"] 
     {
       color                 : #9999CC;
     }    
     
-  html, description
+  description
     {
-      margin              : 1px 5px 4px 5px;
-      cursor              : default;
+/*      margin              : 1px 5px 4px 5px; */
     }
 
   label
     {
-      margin              : 1px 5px 2px 6px;
-      cursor              : default;
+/*      margin              : 1px 5px 2px 6px; */
     }
 
   .header 
       border                : 1px solid ThreeDDarkShadow;
     }   
 */
+
+  .caption-text
+    {
+      margin: 0px 2px 0px 1px !important;
+    }
+