unreachable dimming should not apply to frames
This commit is contained in:
parent
5e3c4dd211
commit
57e462ee31
|
@ -778,7 +778,7 @@ body.blocked .actions > .main-controls {
|
|||
margin: 0 .25em .25em 0;
|
||||
}
|
||||
|
||||
.unreachable .entry {
|
||||
.unreachable .entry:not(.frame) {
|
||||
opacity: .25;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user