X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fmessenger%2Fmessengercompose%2Fmessengercompose.css;h=168141cd9798be88644f6cf9ba67d3bec9a1e6ec;hb=07df357289c2ff99890899619d3ee5b896ca4215;hp=ca4f2befed7751afd56c8da3ae0fae0078c4ffb8;hpb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/messenger/messengercompose/messengercompose.css b/EarlyBlue/skin/EarlyBlue/messenger/messengercompose/messengercompose.css index ca4f2bef..168141cd 100644 --- a/EarlyBlue/skin/EarlyBlue/messenger/messengercompose/messengercompose.css +++ b/EarlyBlue/skin/EarlyBlue/messenger/messengercompose/messengercompose.css @@ -1,25 +1,40 @@ -/* - * The contents of this file are subject to the Netscape Public - * License Version 1.1 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.mozilla.org/NPL/ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * - * Software distributed under the License is distributed on an "AS - * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or - * implied. See the License for the specific language governing - * rights and limitations under the License. + * The contents of this file are subject to the Netscape Public License + * Version 1.1 (the "License"); you may not use this file except in + * compliance with the License. You may obtain a copy of the License at + * http://www.mozilla.org/NPL/ * - * The Original Code is Mozilla Communicator client code, released - * March 31, 1998. + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. * - * The Initial Developer of the Original Code is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 1998-2001 Netscape Communications Corporation. All - * Rights Reserved. + * The Original Code is mozilla.org code. + * + * 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. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) - */ + * 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 + * 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 + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the NPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the NPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ /* ===== messengercompose.css =========================================== == Styles for the main Messenger Compose window. @@ -49,18 +64,6 @@ list-style-image : url("chrome://messenger/skin/messengercompose/send-disabled.gif"); } -/* -#button-send:hover - { - list-style-image : url("chrome://messenger/skin/messengercompose/send-hover.gif"); - } - -#button-send:hover:active - { - list-style-image : url("chrome://messenger/skin/messengercompose/send-hover-active.gif"); - } -*/ - #button-send[offline="true"] { list-style-image : url("chrome://messenger/skin/messengercompose/sendlater.gif"); @@ -73,18 +76,6 @@ list-style-image : url("chrome://messenger/skin/messengercompose/sendlater-disabled.gif"); } -/* -#button-send[offline="true"]:hover - { - list-style-image : url("chrome://messenger/skin/messengercompose/sendlater-hover.gif"); - } - -#button-send[offline="true"]:hover:active - { - list-style-image : url("chrome://messenger/skin/messengercompose/sendlater-hover-active.gif"); - } -*/ - #button-address { list-style-image : url("chrome://messenger/skin/messengercompose/address.gif"); @@ -97,18 +88,6 @@ list-style-image : url("chrome://messenger/skin/messengercompose/address-disabled.gif"); } -/* -#button-address:hover - { - list-style-image : url("chrome://messenger/skin/messengercompose/address-hover.gif"); - } - -#button-address:hover:active - { - list-style-image : url("chrome://messenger/skin/messengercompose/address-hover-active.gif"); - } -*/ - #button-attach { list-style-image : url("chrome://messenger/skin/messengercompose/attach.gif"); @@ -121,18 +100,6 @@ list-style-image : url("chrome://messenger/skin/messengercompose/attach-disabled.gif"); } -/* -#button-attach:hover - { - list-style-image : url("chrome://messenger/skin/messengercompose/attach-hover.gif"); - } - -#button-attach:hover:active - { - list-style-image : url("chrome://messenger/skin/messengercompose/attach-hover-active.gif"); - } -*/ - #button-quote { list-style-image : url("chrome://messenger/skin/messengercompose/quote.gif"); @@ -145,18 +112,6 @@ list-style-image : url("chrome://messenger/skin/messengercompose/quote-disabled.gif"); } -/* -#button-quote:hover - { - list-style-image : url("chrome://messenger/skin/messengercompose/quote-hover.gif"); - } - -#button-quote:hover:active - { - list-style-image : url("chrome://messenger/skin/messengercompose/quote-hover-active.gif"); - } -*/ - #spellingButton { list-style-image : url("chrome://editor/skin/images/spell.gif"); @@ -169,18 +124,6 @@ list-style-image : url("chrome://editor/skin/images/spell-disabled.gif"); } -/* -#spellingButton:hover - { - list-style-image : url("chrome://editor/skin/images/spell-hover.gif"); - } - -#spellingButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/spell-hover-active.gif"); - } -*/ - #button-save { list-style-image : url("chrome://messenger/skin/messengercompose/savemsg.gif"); @@ -193,18 +136,6 @@ list-style-image : url("chrome://messenger/skin/messengercompose/savemsg-disabled.gif"); } -/* -#button-save:hover - { - list-style-image : url("chrome://messenger/skin/messengercompose/savemsg-hover.gif"); - } - -#button-save:hover:active - { - list-style-image : url("chrome://messenger/skin/messengercompose/savemsg-hover-active.gif"); - } -*/ - #button-stop { list-style-image : url("chrome://global/skin/stop.gif"); @@ -217,24 +148,13 @@ list-style-image : url("chrome://global/skin/stop-disabled.gif"); } -/* -#button-stop:hover - { - list-style-image : url("chrome://global/skin/stop-hover.gif"); - } - -#button-stop:hover:active - { - list-style-image : url("chrome://global/skin/stop-hover-active.gif"); - } -*/ - /* addressing widget */ #addressingWidgetTree { height : 80px; width : 0px; + margin : 0px; -moz-user-focus : none; background-color : #FFFFFF; } @@ -304,8 +224,14 @@ outlinerbody:-moz-outliner-image(remote-err) #msgheaderstoolbar-box { /* padding-top : 2px; */ - } + } +/* this applies to two boxes to left and right of attachmentbucket-sizer */ +#msgheaderstoolbar-box > vbox + { + padding : 3px; + } + #compose-toolbar-sizer { height : 5px; @@ -320,9 +246,9 @@ outlinerbody:-moz-outliner-image(remote-err) #appcontent { - border-left : 1px solid ThreeDShadow; +/* border-left : 1px solid ThreeDShadow; border-right : 1px solid ThreeDHighlight; - border-top : 1px solid ThreeDShadow; + border-top : 1px solid ThreeDShadow; */ } #attachmentbucket-sizer @@ -330,20 +256,25 @@ outlinerbody:-moz-outliner-image(remote-err) width : 5px; } -#msgIdentity, #addressingWidgetTree, #msgSubject +#msgIdentity, #msgSubject { - margin-right : 3px; + margin-right : 0px; } +#msgSubject + { + margin-top : 2px; + } + #attachmentBucket { - margin-left : 3px; + margin : 0px; -moz-user-focus : normal !important; } #attachmentBucketText { - margin-left : 3px; + margin-bottom : 2px; -moz-user-focus : none; } @@ -373,7 +304,3 @@ outlinerbody:-moz-outliner-image(remote-err) #convertDefault { list-style-image:url("chrome://global/skin/question-icon.gif"); } /* Workaround for bug 50217. Please remove this rule, when this bug is fixed. */ - - - -