summaryrefslogtreecommitdiffstats
path: root/comm/mail/themes/linux/editor/EditorDialog.css
blob: 14d013adaa223ec02a2c6693c10b8e1c1384de9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* 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/. */

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

groupbox {
  margin: 5px;
  padding: 5px;
}

.spell-check {
  min-width: 8.5em;
}