Properly override antiClickjack <style> - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset d20a909c9784f9ef6d3135b15b99e45b1e157cff
 (DIR) parent 97e76f18c24f0120ca96459aaee11e8fe76a5c8f
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Tue,  4 Jun 2019 22:47:29 
       
       Properly override antiClickjack <style>
       
       Diffstat:
        surf/styles/nvd.css |  4 ++--
        1 files changed, 2 insertions(+), 2 deletions(-)
       ---
       diff -r 97e76f18c24f -r d20a909c9784 surf/styles/nvd.css
       --- a/surf/styles/nvd.css       Mon Jun 03 18:59:08 2019 +0200
       +++ b/surf/styles/nvd.css       Tue Jun 04 22:47:29 2019 +0200
       @@ -1,5 +1,5 @@
       -style#antiClickjack {
       -       display: none !important;
       +body {
       +       display: block !important;
        }
        
        .vuln-change-history-container {