--- FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/01/07 03:53:59 1.4 +++ FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/01/18 21:36:24 1.6 @@ -1,4 +1,4 @@ -/* $Paefchen: FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css,v 1.3 2008/01/05 13:33:12 as Exp $ */ +/* $Paefchen: FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css,v 1.5 2008/01/07 04:16:37 as Exp $ */ body { background-color : #FFF; @@ -135,8 +135,13 @@ label { #topmenu { position : absolute; top : 64px; + width : 100%; } +#topmenu .right { + padding-right : 20px; +} + #topmenu .right ul { float : left; } @@ -171,7 +176,8 @@ label { left : 0; color : #737373; font-weight : bold; - padding : 4px 20px 0 20px; + padding-top : 4px; + width : 100%; height : 19px; background-color : #DDD; background-image : url(images/hdr_fill.png); @@ -182,13 +188,17 @@ label { border-style : solid; } +#footer .left { + padding-left : 20px; +} + +#footer .right { + padding-right : 20px; +} + #footer table { float : left; margin-left : 5px; -} - -#user { - } .left {