X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2FmailWindow1.css;h=aa98253172f6766d15a91b964fd78e4ac4ea85ed;hb=c60d23d202dd9e6ec3e47e1c54e20329d0afb68b;hp=6027feff262db87b5e2b91f281279629b07ffda4;hpb=aa39c77197251b0e7a2ea70b0d6d122cb3f1fc97;p=themes.git diff --git a/EarlyBlue/messenger/mailWindow1.css b/EarlyBlue/messenger/mailWindow1.css index 6027feff..aa982531 100644 --- a/EarlyBlue/messenger/mailWindow1.css +++ b/EarlyBlue/messenger/mailWindow1.css @@ -101,3 +101,28 @@ tabpanels { .tab-close-button { margin: 0; } +/* +.tabmail-tab[type="message"] .tab-icon { + margin-top: -2px; +} +*/ +.tabmail-tab[type="folder"][NewMessages="true"], +.tabmail-tab[type="folder"][IsServer="true"], +.alltabs-item[selected="true"] { + font-weight: bold; +} + +/* ::::: lightweight themes ::::: */ + +.tabmail-tab:-moz-lwtheme:not([selected="true"]) { + opacity: .8; +} + +.tabmail-tab:-moz-lwtheme { + text-shadow: none; +} + +#tabbar-toolbar { + border-bottom-style: none; + min-height: 0; +}