mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Enhanced Theme: New CSS class added to file input fields to adjust their hight to be equal to other input fields.
This commit is contained in:
@@ -326,6 +326,10 @@ input[type=text]::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
|
||||
input.fileinput {
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
.vncell {
|
||||
border-bottom: 1px solid #fff;
|
||||
background-color: #e5e9f0;
|
||||
|
||||
Reference in New Issue
Block a user