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