X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fmessenger%2FmailWindow1.css;h=32e3b7017e6b93454e5d63e2be1bdd88814de981;hb=135a240d7729616a41d7ec3c59e248eaa1339385;hp=dad10e2d7764872b238d63a208a387dfe8c42fa1;hpb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/messenger/mailWindow1.css b/EarlyBlue/skin/EarlyBlue/messenger/mailWindow1.css index dad10e2d..32e3b701 100644 --- a/EarlyBlue/skin/EarlyBlue/messenger/mailWindow1.css +++ b/EarlyBlue/skin/EarlyBlue/messenger/mailWindow1.css @@ -1,25 +1,39 @@ -/* - * 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-1999 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): + * 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 ***** */ /* ===== mailWindow1.css ================================================ == Styles for the main Mail window in the default layout scheme. @@ -34,26 +48,6 @@ /* ::::: outliner focus-ring border adjustments ::::: */ -/* -#threadpane-splitter - { - border-top : none; - } -*/ - -/* -#folderTree - { - border-right : 1px solid ThreeDHighlight; - border-bottom : 1px solid ThreeDHighlight; - } -*/ - -#folderTree > treechildren - { - border : none; - } - #threadOutliner { /* border-bottom : 1px solid ThreeDHighlight; @@ -61,70 +55,8 @@ min-width : 1px; } -/* -#threadOutliner > .outliner-columns - { - border-left : 1px solid ThreeDDarkShadow; - } - -#threadOutliner > outlinerrows > .outliner-bodybox - { - border-top : 1px solid transparent; - border-right : 1px solid transparent; - border-bottom : 1px solid ThreeDLightShadow; - border-left : 1px solid ThreeDDarkShadow; - } -*/ - -#folderTree:focus > treechildren, -#threadOutliner:focus > outlinerrows > .outliner-bodybox - { -/* border-color : #000000; */ - } - -/* -#messagepane - { - border-left : 1px solid ThreeDDarkShadow; - border-top : 1px solid ThreeDDarkShadow; - } - -#messagepanebox[focusring="true"] - { - border : 1px solid #000000; - } - -#messagepanebox - { - border-top : 1px solid ThreeDShadow; - border-left : 1px solid ThreeDShadow; - border-right : 1px solid ThreeDFace; - border-bottom : 1px solid ThreeDFace; - } - -#msgHeaderView - { - border-top : none; - } - -#msgHeaderView > toolbar > toolbargrippy - { - border-left : none; - } - -#accountCentralBox - { - background-color:#FFFFFF; - } - -#status-bar -{ - border-left : 1px solid ThreeDShadow; -} - -.mailwindow-statusbar +#searchBox { - border-left : none; +/* border-left : 1px solid ThreeDShadow; */ } -*/