gecko/toolkit/themes/pinstripe/mozapps/extensions/eula.css
2008-01-28 09:11:48 -08:00

17 lines
236 B
CSS

#heading {
font-size: 120%;
}
#scrollbox {
overflow-y: auto;
background-color: window;
border: 1px solid ActiveBorder;
margin: 1em 0 1em 0;
padding: 5px;
}
#eula {
font-family: monospace;
white-space: -moz-pre-wrap;
}