Ensure all buttons in dark theme have consistent font size.

This commit is contained in:
z3d
2009-07-31 19:20:07 +00:00
parent 24e83398ba
commit 219af36090

View File

@ -492,7 +492,7 @@ input {
background: #bbf; background: #bbf;
color: #002; color: #002;
margin: 5px; margin: 5px;
font: bold 9pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; font: bold 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
padding: 1px 2px; padding: 1px 2px;
text-decoration: none; text-decoration: none;
min-width: 110px; min-width: 110px;