make networking pane work nicely in current nightlies (not completely sure if we...
[themes.git] / LCARStrek / messenger / messenger.css
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2  * License, v. 2.0. If a copy of the MPL was not distributed with this
3  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4
5 /* ===== messenger.css ==================================================
6   == Styles shared throughout the Messenger application.
7   ======================================================================= */
8
9 @import url("chrome://communicator/skin/");
10 @import url("chrome://messenger/content/messenger.css");
11
12 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
13
14 /* ::::: lightweight themes ::::: */
15
16 #msgHeaderView:-moz-lwtheme {
17   text-shadow: none;
18   color: #000000;
19   background-color: #9C9CFF;
20 }