X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftabbox.css;h=9d5547e73148342bf3bf4b126e45d15818394dfc;hp=566a6cc27738b1f7b20835194d3c9eec55e6b51e;hb=b90fa5c89a5ef786a305766a9447206e162f4d00;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/EarlyBlue/global/tabbox.css b/EarlyBlue/global/tabbox.css index 566a6cc2..9d5547e7 100644 --- a/EarlyBlue/global/tabbox.css +++ b/EarlyBlue/global/tabbox.css @@ -68,7 +68,7 @@ tab { margin-top: 2px; border: 1px outset #CCD0DD; border-bottom: none; - padding: 1px 4px 2px 4px; + padding: 1px 4px 2px; background-color: #CCD0DD; color: #000000; } @@ -93,7 +93,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; } @@ -109,7 +109,7 @@ tab[first-tab="true"][selected="true"] { margin-bottom: 2px; border: 1px outset #CCD0DD; border-top: none; - padding: 2px 4px 1px 4px; + padding: 2px 4px 1px; } /* ::::: tabs-bottom ::::: */