Update CSS in other themes to accommodate changes required for Enhanced theme.

This commit is contained in:
Nate Jones
2014-02-26 07:34:04 +00:00
parent e023623cde
commit b6839a8f2f
4 changed files with 52 additions and 0 deletions

View File

@@ -79,6 +79,19 @@ td {
font-family: arial;
}
form {
margin: 0px;
}
td.list_control_icons {
padding: none;
padding-left: 3px;
width: 50px;
text-align: right;
vertical-align: top;
white-space: nowrap;
}
INPUT.btn {
font-family: verdana;
font-size: 11px;