start cleaning up trainee management
This commit is contained in:
@@ -1275,3 +1275,11 @@ tr:has(> td > a) {
|
||||
color: lightgray;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.hover-highlight {
|
||||
opacity: 50%;
|
||||
}
|
||||
.hover-highlight:hover {
|
||||
opacity: 100%;
|
||||
color:purple;
|
||||
}
|
||||
Reference in New Issue
Block a user