X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Fmessengercompose%2Fmessengercompose.css;h=b20924d730a0f5f757ccb61414a949b64bc8105d;hp=12851ba53494730603b00c539c544d34cb4691fa;hb=ddc494fc510684ce84c8818a5859c8a9717c5f5d;hpb=a1f525f0c2c8526761b87b460de74e463e4f263f diff --git a/EarlyBlue/messenger/messengercompose/messengercompose.css b/EarlyBlue/messenger/messengercompose/messengercompose.css index 12851ba5..b20924d7 100644 --- a/EarlyBlue/messenger/messengercompose/messengercompose.css +++ b/EarlyBlue/messenger/messengercompose/messengercompose.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. @@ -23,7 +23,7 @@ * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or + * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only @@ -45,14 +45,14 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar buttons ::::: */ - + #button-send { list-style-image: url("chrome://messenger/skin/messengercompose/send.gif"); } #button-send[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/send-disabled.gif") !important; -} +} #button-send[offline="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/sendlater.gif"); @@ -68,7 +68,7 @@ #button-address[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/address-disabled.gif") !important; -} +} #button-attach { list-style-image: url("chrome://messenger/skin/messengercompose/attach.gif"); @@ -76,7 +76,7 @@ #button-attach[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/attach-disabled.gif") !important; -} +} #button-quote { list-style-image: url("chrome://messenger/skin/messengercompose/quote.gif"); @@ -84,7 +84,7 @@ #button-quote[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/quote-disabled.gif") !important; -} +} #spellingButton { list-style-image: url("chrome://editor/skin/icons/spell.gif"); @@ -100,7 +100,7 @@ #button-save[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/savemsg-disabled.gif") !important; -} +} #button-stop { list-style-image: url("chrome://global/skin/icons/stop.gif"); @@ -108,7 +108,11 @@ #button-stop[disabled="true"] { list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important; -} +} + +#MsgHeadersToolbar { + min-height: 0px; /* this undoes the min-height in toolbar.css */ +} /* ::::: autocomplete icons ::::: */ @@ -132,15 +136,6 @@ treechildren::-moz-tree-image(remote-err) { list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook-error.gif"); } -.identity-popup-item { - -moz-binding: url("chrome://messenger/content/messengercompose/mailComposeBindings.xml#fromMenuitem"); -} - -.composemenu-text-2 { - font-style: italic; - color: #C0C0C0; -} - /* ::::: EarlyBlue layout corrections ::::: */ #addresses-box, @@ -158,7 +153,7 @@ treechildren::-moz-tree-image(remote-err) { } #msgSubject { - margin-right: -1px; + margin-right: 0px; } #attachmentBucket {