Device Update
* Device Backups können nun automatisch übers Tool getriggert werden Zeiterfassung Update * Vorbereitung für ZA Buchungen
This commit is contained in:
@@ -107,7 +107,7 @@ table.dataTable > tbody > tr.child span.dtr-data {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.fa-circle-check {
|
||||
.fa-circle-check,.fa-circle-a {
|
||||
color: #23b900;
|
||||
font-size: 15px;
|
||||
}
|
||||
@@ -151,6 +151,13 @@ table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
.no-user-select {
|
||||
-ms-user-select: None;
|
||||
-moz-user-select: None;
|
||||
-webkit-user-select: None;
|
||||
user-select: None;
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
.fa-circle-xmark, .fa-ban, .fa-trash, .fa-edit, .fa-square-check, .fa-arrows-up-down-left-right {
|
||||
font-size: 25px;
|
||||
|
||||
Reference in New Issue
Block a user