# HG changeset patch # User Mads Kiilerich # Date 2014-07-02 23:03:21 # Node ID ec7e44bf9f319bf8a875373c61ed5ebfbe9af043 # Parent 31e119cb02efdfc79631ec08658ef776eea5ee3b old style: use old style.css and contextbar.css and no bootstrap and no fontawesome diff --git a/rhodecode/public/css/style.css b/rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css +++ b/rhodecode/public/css/style.css @@ -4963,3 +4963,7 @@ div.comment:target>.comment-wrapp { border: solid 2px #ee0 !important; margin: -2px; } + +#help_kb { + display: none; +} diff --git a/rhodecode/templates/base/root.html b/rhodecode/templates/base/root.html --- a/rhodecode/templates/base/root.html +++ b/rhodecode/templates/base/root.html @@ -10,12 +10,10 @@ ## CSS ### <%def name="css()"> - - - - + + ## EXTRA FOR CSS ${self.css_extra()} diff --git a/rhodecode/templates/errors/error_document.html b/rhodecode/templates/errors/error_document.html --- a/rhodecode/templates/errors/error_document.html +++ b/rhodecode/templates/errors/error_document.html @@ -13,8 +13,8 @@ %endif - - + +