X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftabbox.css;h=28e1ee1628037b06ac41de3b2410a7e711a597d5;hp=f6e270e043271554691e2c3a58902dd5b3db7c0b;hb=4c18c82c8aae51ecc4e5273ad55a70c869d59ff4;hpb=ca710c53d5db01958c0a42128462487e4229c94f diff --git a/LCARStrek/global/tabbox.css b/LCARStrek/global/tabbox.css index f6e270e0..28e1ee16 100644 --- a/LCARStrek/global/tabbox.css +++ b/LCARStrek/global/tabbox.css @@ -80,7 +80,6 @@ tab { } tab[selected="true"] { - -moz-user-focus: normal; font-weight: bold; background-color: #008484; } @@ -95,7 +94,7 @@ tab:hover:active { color: #000000; } -tab:focus > .tab-middle { +tab:-moz-focusring > .tab-middle { /* Don't specify the outline-color, we should always use initial value. */ outline: 1px dotted; }