- CSS for the nav bar thingy

This commit is contained in:
dave 2007-11-16 06:47:13 +00:00
parent 93c05cbe2f
commit 8b38cbdefc

View File

@ -73,9 +73,19 @@ table tr.odd {
padding: 5px;
border: 2px solid Silver;
min-height: 600px;
}
#mainwhere {
margin-right: 10px;
background: #EEEEFF;
padding: 2px;
border-top: 2px solid Silver;
border-left: 2px solid Silver;
border-right: 2px solid Silver;
font-size: 0.85em;
}
#emptypopup {
padding: 30px;
text-align: center;