X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fmessenger%2FprimaryToolbar.css;h=e4fbd20f7f396d52e3070457fbfd709df40dbd2a;hb=569543b3d2d5099d602cc6644b026ee2adf3e00a;hp=adc88b32a0710eea6d8a24e3ab1cbf23833f8902;hpb=c40a795c5c6ad80a365ca3dab17004dd24a55456;p=themes.git diff --git a/LCARStrek/messenger/primaryToolbar.css b/LCARStrek/messenger/primaryToolbar.css index adc88b32..e4fbd20f 100644 --- a/LCARStrek/messenger/primaryToolbar.css +++ b/LCARStrek/messenger/primaryToolbar.css @@ -253,6 +253,27 @@ toolbarpaletteitem > #button-delete { -moz-image-region: rect(252px 75px 273px 50px); } +#locationFolders { + width: 22em; +} + +toolbarpaletteitem[place="palette"] > #folder-location-container > #locationFolders { + max-width: 11em; +} + +toolbarpaletteitem[place="palette"] > #search-container > #searchInput { + max-width: 11em; +} + +toolbarpaletteitem[place="palette"] > #mailviews-container > #viewPicker { + max-width: 11em; +} + +#viewPickerPopup > menuitem > .menu-iconic-left, +#viewPickerPopup > menu > menupopup > menuitem > .menu-iconic-left { + display: -moz-box !important; +} + /* ::::: small primary toolbar buttons ::::: */ toolbar[iconsize="small"] > #button-getmsg, @@ -477,7 +498,7 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active { /* ::::: message notification bar style rules ::::: */ .msgNotificationBar { - -moz-border-radius: 7px; + border-radius: 7px; padding: 3px; margin-bottom: 3px; background-color: #FF9F00;