re-add question-48.png as it's still used by SeaMonkey's aboutPrivateBrowsing.css
[themes.git] / EarlyBlue / messenger / messageWindow.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 @import url("chrome://messenger/skin/");
6 @import url("chrome://messenger/skin/primaryToolbar.css");
7 @import url("chrome://messenger/skin/threadPaneLabels.css");
8
9 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
10
11 /* ===== messageWindow.css ==============================================
12   == Styles for the message window.
13   ======================================================================= */
14
15 /* ::::: message header borders ::::: */
16
17 /*
18 #msgHeaderView {
19   border: 1px outset ThreeDFace !important;
20 }
21 */