update both themes for chatzilla changes in recent cycles
[themes.git] / LCARStrek / communicator / preferences.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 /* Styles used by all preference windows and panes of SeaMonkey */
6
7 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
8
9 /* ::::: Main Window ::::: */
10
11 prefwindow {
12   padding: 3px;
13 }
14
15 #categoryCol {
16   border-radius: 3px 3px 0px 0px;
17 }
18
19 dialogheader {
20   -moz-margin-start: 3px;
21 }