CSS fixes

This commit is contained in:
Wouter van Oijen 2006-04-18 14:38:22 +00:00
parent e8c073b9df
commit 82b2ad934d
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
}
.panelButton {
width:300;
width:300px;
text-align:center;
font-family:arial;
font-size:11px;

View file

@ -7,7 +7,7 @@
padding: 2px 9px 1px 9px;
z-index: 100;
border-bottom-width: 0;
border-top-width: 1 !important;
border-top-width: 1px !important;
border-bottom-width: 0px !important;
}