update DOM inspector to development up to 2009-02-12
[themes.git] / LCARStrek / inspector / viewers / styleRules / styleRules.css
index e9502792fb7461ffcae284d656a0c82247ce3e10..52d36558a03708fa220be1149be01c57ca15217c 100644 (file)
   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");
 }
 
 /* ::::: default column widths ::::: */
 
-#olcWeight,
 #olcLine {
   width: 5em;
 }
 
+#splTrees {
+  border-left: 0px;
+  border-right: 0px;
+}
\ No newline at end of file