This commit is contained in:
@@ -2207,6 +2207,10 @@ input:checked + .slider:before {
|
||||
filter: brightness(0.97);
|
||||
}
|
||||
|
||||
.attendance-table td {
|
||||
padding: 0.5rem 1rem !important;
|
||||
}
|
||||
|
||||
.attendance-student-name {
|
||||
font-weight: 700;
|
||||
font-size: 0.88rem;
|
||||
@@ -2233,9 +2237,10 @@ input:checked + .slider:before {
|
||||
}
|
||||
|
||||
.attendance-online-unit {
|
||||
display: block;
|
||||
font-size: 0.68rem;
|
||||
display: inline;
|
||||
font-size: 0.72rem;
|
||||
color: var(--text-muted);
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.attendance-status-cell {
|
||||
|
||||
Reference in New Issue
Block a user