css
This commit is contained in:
parent
5794b1abea
commit
5e13a7f1e2
@ -155,6 +155,9 @@ input[name=duration_value]
|
|||||||
input[type=submit], input[type=submit]:hover {
|
input[type=submit], input[type=submit]:hover {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
input[type=checkbox], input[type=radio] {
|
||||||
|
margin: 0 3px 0 3px;
|
||||||
|
}
|
||||||
input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
|
input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user