diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-08-13 20:50:43 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-08-13 20:50:43 -0700 |
commit | a202817b987e0af82607d814f775bde26947747a (patch) | |
tree | 1035dbe2acaf395910a59f0b9cead3327e636df2 /ext/mixed/css/frame.css | |
parent | 3ca28a93746ed0860bf19ede83e3e9bac979bfb5 (diff) |
wip
Diffstat (limited to 'ext/mixed/css/frame.css')
-rw-r--r-- | ext/mixed/css/frame.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index a0b45fa4..8b1819bd 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -42,7 +42,7 @@ hr { right: 5px; } -#orphan { +#error-orphaned { display: none; } |