styling select2 elements
This commit is contained in:
@@ -4926,4 +4926,8 @@ table thead .checkbox.radio { margin-top:-7px;margin-top:-21px; }
|
|||||||
|
|
||||||
table.dataTable.display tbody tr.prrTooHigh {
|
table.dataTable.display tbody tr.prrTooHigh {
|
||||||
background-color: rgba(255, 0, 0, 10%);
|
background-color: rgba(255, 0, 0, 10%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.select2 {
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user