1
0
Fork 0
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:
Steffen Vogel 2018-11-27 19:22:50 +01:00
parent dd1c5ddf01
commit 9b3a29d459

View file

@ -382,3 +382,7 @@ body {
margin-left: 0 !important;
margin-right: 0 !important;
}
.label-outdated {
opacity: 0.4;
}