make textbox highlight work without the regiurement of transparent border colors...
[themes.git] / EarlyBlue / chatzilla / chatzilla.css
index 93abb5db0ae8201d00ae1b2402c5e1386dbc84d9..ddf0be993051c7735bae83a8ae67c2832e1c5a0f 100644 (file)
@@ -183,15 +183,15 @@ treechildren::-moz-tree-image(op-true) {
 }
 
 .colorGrid {
-    width: 24px;
-    height: 16px;
-    border: 1px solid black;
-    -moz-box-align: center;
-    -moz-box-pack: center;
+  width: 24px;
+  height: 16px;
+  border: 1px solid black;
+  -moz-box-align: center;
+  -moz-box-pack: center;
 }
 
 #colorTooltip {
-    padding: 0px;
-    -moz-box-align: center;
-    -moz-box-pack: center;
+  padding: 0px;
+  -moz-box-align: center;
+  -moz-box-pack: center;
 }