X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftabbox.css;h=0c364ef3d95774a74ad2a086926945f3ccd8a6c9;hp=f97d69f02b6ec135363cdac928f6e4c3636de506;hb=1ad21b1f6b999bccea1c6d768ebbd4bc900479d0;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/EarlyBlue/global/tabbox.css b/EarlyBlue/global/tabbox.css index f97d69f0..0c364ef3 100644 --- a/EarlyBlue/global/tabbox.css +++ b/EarlyBlue/global/tabbox.css @@ -44,7 +44,7 @@ tab { margin: 0 !important; } -tab[selected="true"] { +tab[visuallyselected="true"] { font-weight: bold; background-color: #EDF1FF; } @@ -59,9 +59,9 @@ tab:-moz-focusring > .tab-middle { } /* -tab:first-of-type[selected="true"] { - -moz-padding-end: 5px; - -moz-padding-start: 5px; +tab:first-of-type[visuallyselected="true"] { + padding-inline-end: 5px; + padding-inline-start: 5px; } */