X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Flistbox.css;h=b2bd910dc869fe0eb76b1c1bce99afe9320b7c87;hp=e0f27f6147b1c39224e0368eaa140f8cd9beb36c;hb=9545fc93ebbd436afd6cc097b68d4b2605f25ee6;hpb=f98e9249ac85dc5b066915b9c9449b30b2dfcccb diff --git a/LCARStrek/global/listbox.css b/LCARStrek/global/listbox.css index e0f27f61..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; } @@ -88,7 +88,7 @@ listheader[sortable="true"]:hover:active { } .listheader-icon { - margin-right: 2px; + -moz-margin-end: 2px; } .listheader-label {