sync both themes with suite classic theme changes in SeaMonkey 2.38 cycle
[themes.git] / LCARStrek / 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/. */
351107c9 4
351107c9 5@import url("chrome://messenger/skin/");
6@import url("chrome://messenger/skin/primaryToolbar.css");
ee6cb01c
RK
7@import url("chrome://messenger/skin/threadPaneLabels.css");
8
351107c9 9@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
10
b1eaa419 11/* ===== messageWindow.css ==============================================
12 == Styles for the message window.
13 ======================================================================= */
14
351107c9 15/* ::::: message header borders ::::: */
16
17/*
18#msgHeaderView {
19 border: 1px outset ThreeDFace !important;
20}
21*/