X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2FmessageHeader.css;h=10d901f749ff2f04b8ae81c10c70811eeeaaf42c;hp=070ab49db19e314dc17f0995a237fb5048ab6f9b;hb=3d6dd546c97f902b849a45d2bf2fa7cc623cb2e9;hpb=459f2165c65b4cee4b68e0e9cf86819f22031333 diff --git a/EarlyBlue/messenger/messageHeader.css b/EarlyBlue/messenger/messageHeader.css index 070ab49d..10d901f7 100644 --- a/EarlyBlue/messenger/messageHeader.css +++ b/EarlyBlue/messenger/messageHeader.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. @@ -24,7 +24,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 @@ -96,8 +96,8 @@ margin: 0em 0em .25em 0em; min-width: 50px; white-space: normal; - color: #000000; - background-color: #CCD0DD; + color: inherit; + background-color: transparent; } .subjectvalue { @@ -110,7 +110,7 @@ color: #336699; cursor: pointer; margin: 0px; - padding: 0px 1px; + padding: 0px 1px; } .emailDisplayButton:hover { @@ -169,8 +169,8 @@ width: 12em; } -.collapsedHeaderDisplayName { - margin: 0 .5em 0 .7em; +.collapsedHeaderDisplayName { + margin: 0 .5em 0 .55em; min-height: 16px; font-weight: bold; }