X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2FmailWindow1.css;h=aa98253172f6766d15a91b964fd78e4ac4ea85ed;hp=d8d8b8e79bf3982aaf71fde2a03dbdcec042a4c8;hb=447694c6b315c1e8d8d8106af420b269110a5598;hpb=18f5421a753324176299d1a66883253f6658d863 diff --git a/EarlyBlue/messenger/mailWindow1.css b/EarlyBlue/messenger/mailWindow1.css index d8d8b8e7..aa982531 100644 --- a/EarlyBlue/messenger/mailWindow1.css +++ b/EarlyBlue/messenger/mailWindow1.css @@ -55,20 +55,10 @@ height: 0px; } -/* XXX bug 313731 buttons are taller than menulists */ - -#msgLocationToolbar > #searchBox[collapsed="true"] { - visibility: hidden; -} - #locationIcon { list-style-image: none; } -#locationFolders { - width: 20em; -} - /* ..... folder pane adjustments ..... */ .folderview-cycler > .toolbarbutton-text { @@ -111,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; +}