summaryrefslogtreecommitdiffstats
path: root/comm/suite/themes/classic/messenger/prefPanels.css
blob: f01b406d98b8c85493f5ee3d8f34297c6329cb38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

/* ===== prefPanels.css =================================================
  == Styles for the Messenger preference panels.
  ======================================================================= */

@import url("chrome://messenger/skin/messenger.css");

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* ::::: Tags ::::: */

#tagList > listhead {
  text-align: center;
}

#tagList > listitem > listcell {
  padding: 0 16px;
}