X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftabbox.css;h=ee41d8fceabfbd100a7bb6e402505ae50b8abb05;hp=c84a7200e56cb647db4d4572a032aa3d8b18dc8d;hb=f24507954fc5a0fc540b913450f45d44f20e97b5;hpb=cc973dd98e8d8f79ee097fda8e7cc0700f93fcfc diff --git a/EarlyBlue/global/tabbox.css b/EarlyBlue/global/tabbox.css index c84a7200..ee41d8fc 100644 --- a/EarlyBlue/global/tabbox.css +++ b/EarlyBlue/global/tabbox.css @@ -80,6 +80,11 @@ tab { tab[selected="true"] { font-weight: bold; + background-color: #EDF1FF; +} + +tab:hover { + color: #336699; } /* @@ -108,4 +113,4 @@ tab[first-tab="true"][selected="true"] { .tabs-bottom > .tabs-right { border-top: 1px solid #666699; border-bottom: none; -} +} \ No newline at end of file