mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Visually differentiate closed UVs from the others
This commit is contained in:
@ -47,11 +47,14 @@ $large-devices: 992px;
|
||||
}
|
||||
}
|
||||
|
||||
#dynamic_view {
|
||||
#uv-list {
|
||||
font-size: 1.1em;
|
||||
|
||||
overflow-wrap: break-word;
|
||||
|
||||
.closed td.title {
|
||||
color: lighten($black-color, 10%);
|
||||
font-style: italic;
|
||||
}
|
||||
td {
|
||||
text-align: center;
|
||||
border: none;
|
||||
|
Reference in New Issue
Block a user