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/. */
5 /* ===== plugins.css =====================================================
6 == Styles used by the about:plugins dialog.
7 ======================================================================= */
10 background-color: #000000;
12 font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
15 a:link, a:visited, a:active {
18 background-color: #000000;
19 text-decoration: none;
20 -moz-padding-start: 1px;
21 -moz-padding-end: 1px;
26 background-color: #FFCF00;
36 -moz-margin-start: 5%;
42 background-color: #008484;
62 background-color: #E7ADE7;
65 -moz-padding-start: 12px;
83 background-color: #000000;
88 border: 1px solid #9C9FFF;
94 background-color: #008484;
100 border-left: 1px dotted #9C9FFF;
105 border-top: 1px dotted #9C9FFF;
113 border-radius: 9px 0px 0px 0px;
125 border-radius: 0px 9px 0px 0px;