mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed groups view checkmarks contrast issue
This commit is contained in:
@@ -89,3 +89,8 @@ input[readonly] {
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
border-color: var(--bs-border-color) !important;
|
border-color: var(--bs-border-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Groups view checkmarks */
|
||||||
|
td.text-success span, td.text-danger span {
|
||||||
|
font-size: 2rem;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user