From 4e3792aba319b52f957c70347e859f677972e4e2 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 5 Feb 2017 16:39:40 -0800 Subject: handle content script and background script desync on version update --- ext/fg/css/frame.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ext/fg/css/frame.css') diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index 7e9c3b19..27aaadb6 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -119,6 +119,10 @@ hr { height: 1px; } +#orphan { + display: none; +} + /* term styles */ .term-expression { -- cgit v1.2.3