update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / chatzilla / output-dark.css
index 6c160dea6e6c5b6fae021f20a011b92f5bd83832..afed4e93726b5932da482c83eb64ede73ead52df 100644 (file)
@@ -64,7 +64,7 @@ a.chatzilla-link:visited {
     color: lightslategrey;
     background-color: #333333;
 /*    opacity: 0.9;  causes memory leak? */
-    -moz-border-radius: 7px;
+    border-radius: 7px;
 }
 
 .progress-fg {
@@ -82,13 +82,6 @@ treechildren {
 }
 
 /* For Mac, who's theme sucks. */
-treechildren:-moz-tree-row(unselected),
-treechildren:-moz-tree-cell(unselected),
-treechildren:-moz-tree-cell-text(unselected) {
-    border-color: black !important;
-    background: black !important;
-    color: white !important;
-}
 treechildren::-moz-tree-row(unselected),
 treechildren::-moz-tree-cell(unselected),
 treechildren::-moz-tree-cell-text(unselected) {