diff --git a/popup/popup.css b/popup/popup.css index b2f61943..a4b8ae1e 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -778,7 +778,7 @@ body.blocked .actions > .main-controls { margin: 0 .25em .25em 0; } -.unreachable .entry { +.unreachable .entry:not(.frame) { opacity: .25; }