second part of syncing LCARStrek with Firefox 55 browser windows theme changes
[themes.git] / LCARStrek / communicator / xpinstall / xpinstall.css
... / ...
CommitLineData
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@import url("chrome://communicator/skin");
6
7@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
8
9#confirmBox {
10 margin: 1ex;
11}
12
13#urlColumn {
14 margin-inline-start: 1ex;
15}
16
17.confirmSeparator {
18 height: 1em;
19}
20
21.confirmName {
22 font-weight: bold;
23}
24
25.packageName {
26 font-weight: bold;
27}
28
29#alert-image {
30 margin: 1em;
31}