mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update CSS in other themes to accommodate changes required for Enhanced theme.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user