mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
grey out outdated simulators
This commit is contained in:
parent
dd1c5ddf01
commit
9b3a29d459
1 changed files with 4 additions and 0 deletions
|
@ -382,3 +382,7 @@ body {
|
|||
margin-left: 0 !important;
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
.label-outdated {
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue