mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
feat: make assement overview for SEQTA Engage
This commit is contained in:
@@ -245,6 +245,15 @@
|
||||
background: var(--subject-color, #d41e3a);
|
||||
}
|
||||
|
||||
.label-student {
|
||||
background: rgba(99, 102, 241, 0.9);
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.dark .label-student {
|
||||
background: rgba(99, 102, 241, 0.75);
|
||||
}
|
||||
|
||||
.card-menu {
|
||||
position: absolute;
|
||||
top: 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user