keep up with EarlyBlue/Classic; bump skinVersion to 1.5 and LCARStrek version to...
[themes.git] / LCARStrek / inspector / viewers / styleRules / styleRules.css
index e9502792fb7461ffcae284d656a0c82247ce3e10..f974e45899b6787973aaa2968bb90669c8e49507 100644 (file)
@@ -43,7 +43,7 @@
   list-style-image: url("chrome://inspector/skin/iconImportant.gif");
 }
 
-#olbStyleProps:-moz-tree-image(olcPropPriority, important) {
+#olbStyleProps::-moz-tree-image(olcPropPriority, important) {
   list-style-image: url("chrome://inspector/skin/iconImportant.gif");
 }
 
@@ -54,3 +54,7 @@
   width: 5em;
 }
 
+#splTrees {
+  border-left: 0px;
+  border-right: 0px;
+}
\ No newline at end of file