EarlyBlue: remove obsoleted icons from extensions, update to new CSS for the new...
[themes.git] / EarlyBlue / mozapps / extensions / eula.css
CommitLineData
559908da
RK
1#heading {
2 font-size: 120%;
3}
4
559908da 5#eula {
d0ff98fe 6 -moz-appearance: none;
559908da 7 font-family: monospace;
d0ff98fe
RK
8 color: #000000;
9 border: 1px solid #9999CC;
02920d2b 10 margin: 1em 0;
559908da 11}