version 1.3.2.1, 2008/01/18 22:05:30
|
version 1.3.2.2, 2008/07/12 13:28:20
|
Line 1
|
Line 1
|
/* $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 { |
body { |
background-color : #FFF; |
background-color : #FFF; |
Line 82 ul {
|
Line 82 ul {
|
padding : 0; |
padding : 0; |
} |
} |
|
|
.right ul { |
|
margin-right : 16px; |
|
} |
|
|
|
li { |
li { |
border-width : 0 0 0 1px; |
border-width : 0 0 0 1px; |
border-style : solid; |
border-style : solid; |
Line 122 li a:link, li a:visited {
|
Line 118 li a:link, li a:visited {
|
|
|
|
|
#topmenu { |
#topmenu { |
|
} |
|
|
|
#topmenu .left { |
position : absolute; |
position : absolute; |
|
left : 20px; |
top : 64px; |
top : 64px; |
width : 100%; |
|
} |
} |
|
|
#topmenu .right { |
#topmenu .right { |
padding-right : 20px; | position : absolute; |
} | right : 16px; |
| top : 64px; |
#topmenu .right ul { | |
float : left; | |
} |
} |
|
|
#topmenu input { |
#topmenu input { |