admin console looks better in IE now

This commit is contained in:
JT Smith 2006-05-01 19:57:44 +00:00
parent 3807af315c
commit 0fd9bf37f8

View file

@ -4,7 +4,8 @@ body{
border: 5px #214A7A solid; border: 5px #214A7A solid;
margin:0px; margin:0px;
padding:0px; padding:0px;
min-height: 700px; min-height: 590px;
_height: 590px;
} }
th { th {
@ -52,6 +53,7 @@ th {
-moz-border-radius: 10px; -moz-border-radius: 10px;
background-color: #fafafa; background-color: #fafafa;
min-height: 400px; min-height: 400px;
_height: 400px;
width: 78%; width: 78%;
z-index: 10; z-index: 10;
} }