X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Finspector%2Fviewers%2FstyleRules%2FstyleRules.css;h=f99e292b34c7fe1860563f7920f882beda297ea5;hp=e9502792fb7461ffcae284d656a0c82247ce3e10;hb=a1f525f0c2c8526761b87b460de74e463e4f263f;hpb=322edebde97a18dcffe4a560645025fa53c3443c diff --git a/EarlyBlue/inspector/viewers/styleRules/styleRules.css b/EarlyBlue/inspector/viewers/styleRules/styleRules.css index e9502792..f99e292b 100644 --- a/EarlyBlue/inspector/viewers/styleRules/styleRules.css +++ b/EarlyBlue/inspector/viewers/styleRules/styleRules.css @@ -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"); } @@ -52,5 +52,4 @@ #olcWeight, #olcLine { width: 5em; -} - +} \ No newline at end of file