You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
295 B

body, a, input, option, select, table, tr, table
{
font:normal 11px Tahoma;
}
body {
background-color: #eeeeee;
}
input.suggestion, select.suggestion, select.suggestion option
{
width: 230px;
}
input.button
{
width: 100px;
cursor: pointer;
}
td.highlight
{
background-color: #DADADA;
}