make themes compat with current nightlies
[themes.git] / EarlyBlue / messenger / messageWindow.css
CommitLineData
9099c61d
RK
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/. */
128000f4 4
74d14f90 5@import url("chrome://messenger/skin/");
6@import url("chrome://messenger/skin/primaryToolbar.css");
6fa8522a 7@import url("chrome://messenger/skin/threadPaneLabels.css");
74d14f90 8
128000f4 9@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
f6e0a33f 10
11/* ===== messageWindow.css ==============================================
12 == Styles for the message window.
13 ======================================================================= */
14
f6e0a33f 15/* ::::: message header borders ::::: */
16
17/*
18#msgHeaderView {
19 border: 1px outset ThreeDFace !important;
20}
21*/