X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Flistbox.css;fp=LCARStrek%2Fglobal%2Flistbox.css;h=b2bd910dc869fe0eb76b1c1bce99afe9320b7c87;hp=0334031479f813794a6d36b06ba633dcca0ab42a;hb=024ec65527b790008bbffb70f38ebf462729bef3;hpb=d272a7d827f45293aee7a492eb22e87d2944e2d8 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; }