adopt both themes for changes affecting add-ons manager between Mozilla 6 and 7
[themes.git] / EarlyBlue / mozapps / extensions / eula.css
... / ...
CommitLineData
1#heading {
2 font-size: 120%;
3}
4
5#eula {
6 -moz-appearance: none;
7 font-family: monospace;
8 color: #000000;
9 border: 1px solid #9999CC;
10 margin: 1em 0;
11}