update DOM inspector to development up to 2009-02-12
[themes.git] / EarlyBlue / inspector / viewers / styleRules / styleRules.css
index 4c96f163e18ceacaabafe1a5c9700390811330e0..64c7a1dcf0cb7a31f95c0650fe7ab64e9db98f2b 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;
 }
\ No newline at end of file