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/. */
15 background-color: #C09070;
16 -moz-appearance: none;
17 -moz-border-top-colors: none !important;
18 -moz-border-right-colors: none !important;
19 -moz-border-bottom-colors: none !important;
20 -moz-border-left-colors: none !important;
24 background-color: #FFCF00;
29 background-color: #FF9F00;
34 vertical-align: middle;
44 display: inline-block;
49 display: inline-block;
60 li > .uninstall-button,
66 li[status="installed"] > .uninstall-button,
67 li[status="uninstalled"] > .install-button,
68 li[status="preparing"] > progress,
69 li[status="downloading"] > progress,
70 li[status="installing"] > progress {
74 li:not([status="uninstalled"]) > .warning {