sync both themes with suite classic theme changes in SeaMonkey 2.46/2.47 cycles
[themes.git] / EarlyBlue / 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/. */
f6e0a33f 4
7c110a07 5@import url("chrome://communicator/skin");
f6e0a33f 6
128000f4 7@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
f6e0a33f 8
7c110a07 9#confirmBox {
10 margin: 1ex;
f6e0a33f 11}
12
7c110a07 13#urlColumn {
dae45075 14 margin-inline-start: 1ex;
f6e0a33f 15}
16
7c110a07 17.confirmSeparator {
18 height: 1em;
f6e0a33f 19}
20
7c110a07 21.confirmName {
22 font-weight: bold;
f6e0a33f 23}
24
7c110a07 25.packageName {
26 font-weight: bold;
f6e0a33f 27}
28
7c110a07 29#alert-image {
30 margin: 1em;
f6e0a33f 31}