stat: Highlight deprecated versions of elwig
This commit is contained in:
@@ -82,6 +82,10 @@
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.device:not(.inactive) .versions .elwig.deprecated {
|
||||
color: #C00000;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
@@ -115,4 +119,7 @@ img {
|
||||
.device.online .date {
|
||||
color: #00A000;
|
||||
}
|
||||
.device:not(.inactive) .versions .elwig.deprecated {
|
||||
color: #E00000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user