Files
Lehrlingsparcours/_archiv/LPWeb/.svn/pristine/c8/c8b02a47285896540184028238ae53cb16c3e39f.svn-base
2019-12-21 10:58:30 +01:00

24 lines
295 B
Plaintext

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;
}