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 ======================================================================= */
28 /* ::::: rows ::::: */
30 #acctCentralHeaderRow {
31 background-color: #A09090;
32 border-radius: 1000px;
38 #acctCentralHeaderRow > label {
39 -moz-margin-start: 30px;
42 #acctCentralHeaderRow + spacer {
47 -moz-margin-start: 10px;
50 .acctCentralRowTitleBox {
51 background-color: #9C9CFF;
54 border-radius: 1000px;
58 .acctCentralRowTitleBox > description {
59 -moz-margin-start: 30px;
62 .acctCentralTitleRow {
63 -moz-margin-start: 10px;
68 .acctCentralTitleRow+ spacer {
76 /* ::::: links ::::: */
78 .acctCentralLinkText {
80 -moz-margin-start: 20px;
82 background-color: #C09070;
85 border-radius: 1000px;
86 text-decoration: none;
89 .acctCentralLinkText:hover {
90 background-color: #FFCF00;
94 /* ::::: row icons ::::: */
95 /* XXX: to be implemented in this theme!
97 list-style-image: url("chrome://messenger/skin/icons/acct-read.png");
101 list-style-image: url("chrome://messenger/skin/icons/acct-compose.png");
104 #SubscribeNewsgroups {
105 list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png");
108 #SubscribeImapFolders {
109 list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png");
113 list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png");
117 list-style-image: url("chrome://messenger/skin/icons/acct-search.png");
121 list-style-image: url("chrome://messenger/skin/icons/acct-prefs.png");
125 list-style-image: url("chrome://messenger/skin/icons/acct-newaccount.png");
129 list-style-image: url("chrome://messenger/skin/icons/acct-filters.png");
133 list-style-image: url("chrome://messenger/skin/icons/acct-prefs.png");
137 list-style-image: url("chrome://messenger/skin/icons/acct-filters.png");
141 list-style-image: url("chrome://messenger/skin/icons/acct-filters.png");