summaryrefslogtreecommitdiffstats
path: root/comm/mail/themes/osx/editor/EditorDialog.css
blob: 41b2e5354210edc6752ea6dc264488344486df10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* 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 {
  padding: 0 8px 5px;
  margin: 6px;
  margin-top: 1.5em;
}

groupbox > .groupbox-title > .header {
  font-size: 1.18em;
  margin-top: -1.3em;
  margin-bottom: 5px;
  margin-inline-start: -5px;
}