--- FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/01/05 13:20:28 1.2 +++ FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/01/05 13:33:12 1.3 @@ -1,4 +1,4 @@ -/* $Paefchen: FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css,v 1.1 2008/01/05 12:25:17 as Exp $ */ +/* $Paefchen: FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css,v 1.2 2008/01/05 13:20:28 as Exp $ */ body { background-color : #FFF; @@ -50,6 +50,10 @@ table th a:link, table th a:visited { color : #FFF; } +form { + margin : 0; + padding : 0; +} input, select { background-color : #F2F2F2;