This commit is contained in:
Laurent Destailleur 2020-06-10 22:05:49 +02:00
parent 5794b1abea
commit 5e13a7f1e2

View File

@ -155,6 +155,9 @@ input[name=duration_value]
input[type=submit], input[type=submit]:hover {
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 {
border: none;
}