--- FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/01/18 22:05:30 1.3.2.1 +++ FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/07/12 13:28:20 1.3.2.2 @@ -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.3.2.1 2008/01/18 22:05:30 as Exp $ */ body { background-color : #FFF; @@ -82,10 +82,6 @@ ul { padding : 0; } -.right ul { - margin-right : 16px; -} - li { border-width : 0 0 0 1px; border-style : solid; @@ -122,17 +118,18 @@ li a:link, li a:visited { #topmenu { +} + +#topmenu .left { position : absolute; + left : 20px; top : 64px; - width : 100%; } #topmenu .right { - padding-right : 20px; -} - -#topmenu .right ul { - float : left; + position : absolute; + right : 16px; + top : 64px; } #topmenu input {