X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Flistbox.css;h=b2bd910dc869fe0eb76b1c1bce99afe9320b7c87;hb=26787eb586ea1245da39b59c14de565a30fbf42f;hp=0334031479f813794a6d36b06ba633dcca0ab42a;hpb=8caa872d050772c572257f23011c668f70dcaef7;p=themes.git diff --git a/LCARStrek/global/listbox.css b/LCARStrek/global/listbox.css index 03340314..b2bd910d 100644 --- a/LCARStrek/global/listbox.css +++ b/LCARStrek/global/listbox.css @@ -51,11 +51,11 @@ listitem { border: 1px solid transparent; } -listbox:focus > listitem[current="true"] { +listbox:-moz-focusring > listitem[current="true"] { border: 1px dotted #FF9F00; } -listbox:focus > listitem[current="true"][selected="true"] { +listbox:-moz-focusring > listitem[current="true"][selected="true"] { border: 1px dotted #FF9F00; }