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 /* ===== accountManage.css ==============================================
6 == Styles for the Mail Account Manager.
7 ======================================================================= */
9 @import url("chrome://messenger/skin/");
11 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
13 /* ::::: account manager :::::: */
16 padding: 0 !important;
19 .specialFolderPickerGrid {
20 -moz-margin-start: 20px;
23 .fccReplyFollowsParent {
24 -moz-margin-start: 20px;
27 .selectForOfflineUseButton {
28 list-style-image: url("chrome://communicator/skin/icons/offline.gif");
31 .selectForOfflineUseButton > .button-box > .button-icon {
32 -moz-margin-start: 4px;
37 font-family: -moz-fixed;
40 #identitiesList > listitem:first-child,
41 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
46 -moz-margin-start: 2px;
49 /* ::::: SMTP Server Panel :::::: */
52 -moz-padding-start: 3px;
56 background-color: #000000;
59 #smtpServerInfoBox textbox {
60 background-color: transparent;