X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftabbox.css;h=a88fc0af74da4a5c2af58417f63e0d67623ce73d;hp=a35fcc2b38f312fdc8b59863eb73099bb43243b3;hb=da3c2755e14e83b2d8b5d45315c1574200f740e8;hpb=09a8871ce51e5f679d12b0b41fc92afa1a6bacc4 diff --git a/LCARStrek/global/tabbox.css b/LCARStrek/global/tabbox.css index a35fcc2b..a88fc0af 100644 --- a/LCARStrek/global/tabbox.css +++ b/LCARStrek/global/tabbox.css @@ -47,7 +47,7 @@ tab { margin: 0 !important; } -tab[selected="true"] { +tab[visuallyselected="true"] { font-weight: bold; background-color: #008484; } @@ -72,7 +72,7 @@ tab:first-of-type { -moz-margin-start: 5px; } /* -tab:first-of-type[selected="true"] { +tab:first-of-type[visuallyselected="true"] { -moz-padding-end: 5px; -moz-padding-start: 5px; }