X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Frichlistbox.css;h=80188a1ca9e8e5fd7bc19fbdd9e4a3b216e3b548;hp=c6870eba8ed0557d49b1035d7c0af454b77f6f59;hb=a064a54072180bda29a2d7b0ce33cd1e57612218;hpb=e181d49eeb1dcbecff7259949174b68c78b547c9 diff --git a/EarlyBlue/global/richlistbox.css b/EarlyBlue/global/richlistbox.css index c6870eba..80188a1c 100644 --- a/EarlyBlue/global/richlistbox.css +++ b/EarlyBlue/global/richlistbox.css @@ -40,6 +40,7 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); richlistbox { + -moz-appearance: none; margin: 2px 4px; background-color: #FFFFFF; color: #000000; @@ -61,7 +62,7 @@ richlistbox:focus > richlistitem[selected="true"] { richlistbox[seltype="multiple"]:focus > richlistitem[current="true"] { outline: 1px dotted #666699; - -moz-outline-offset: -1px; + outline-offset: -1px; } richlistbox[seltype="multiple"]:focus > richlistitem[current="true"][selected="true"] {