X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftabbox.css;h=264b375c40ff7c7a55135635a378797b10bef9cd;hb=d371279675a3220d7fb22f06e0b4c82547761a28;hp=6d00c6acd53201abcc80290a528386b566a420b3;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75;p=themes.git diff --git a/EarlyBlue/global/tabbox.css b/EarlyBlue/global/tabbox.css index 6d00c6ac..264b375c 100644 --- a/EarlyBlue/global/tabbox.css +++ b/EarlyBlue/global/tabbox.css @@ -78,7 +78,6 @@ tab { } tab[selected="true"] { - -moz-user-focus: normal; font-weight: bold; background-color: #EDF1FF; } @@ -93,7 +92,7 @@ tab:focus > .tab-middle { } /* -tab[first-tab="true"][selected="true"] { +tab:first-of-type[selected="true"] { -moz-padding-end: 5px; -moz-padding-start: 5px; }