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/. */
5 @import url("chrome://messenger/skin/");
7 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
9 /* ===== accountCentral.css ==========================================
10 == Styles for the Messenger Account Central panel.
11 ======================================================================= */
14 background-color: #CCD0DD;
25 /* ::::: rows ::::: */
27 #acctCentralHeaderRow {
29 background-color: #666699;
33 border: 1px inset #666699;
37 -moz-margin-start: 20px;
40 .acctCentralRowTitleBox {
41 /* background-color: #FFFFFF;
42 border: 1px inset #CCD0DD; */
43 border-bottom: 1px solid #666699;
46 .acctCentralTitleRow {
47 -moz-margin-start: 10px;
56 /* ::::: links ::::: */
58 .acctCentralLinkText {
61 text-decoration: none;
64 .acctCentralLinkText:hover {
66 text-decoration: underline;
69 /* ::::: row icons ::::: */
70 /* XXX: to be implemented in this theme!
72 list-style-image: url("chrome://messenger/skin/icons/acct-read.png");
76 list-style-image: url("chrome://messenger/skin/icons/acct-compose.png");
79 #SubscribeNewsgroups {
80 list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png");
83 #SubscribeImapFolders {
84 list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png");
88 list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png");
92 list-style-image: url("chrome://messenger/skin/icons/acct-search.png");
96 list-style-image: url("chrome://messenger/skin/icons/acct-prefs.png");
100 list-style-image: url("chrome://messenger/skin/icons/acct-newaccount.png");
104 list-style-image: url("chrome://messenger/skin/icons/acct-filters.png");
108 list-style-image: url("chrome://messenger/skin/icons/acct-prefs.png");
112 list-style-image: url("chrome://messenger/skin/icons/acct-filters.png");
116 list-style-image: url("chrome://messenger/skin/icons/acct-filters.png");