mirror of
https://github.com/smartyellow/status.git
synced 2025-01-18 13:37:59 +00:00
Opacity for grey cards
Signed-off-by: Romein van Buren <romein@vburen.nl>
This commit is contained in:
parent
f57f9137c7
commit
40bc170001
@ -47,6 +47,10 @@
|
||||
border-color: var(--green);
|
||||
}
|
||||
|
||||
.tile.grey {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.tile.grey .content {
|
||||
color: var(--grey);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user