comparison rhodecode/public/css/style.css @ 4139:ec7e44bf9f31 rhodecode-2.2.5-gpl

old style: use old style.css and contextbar.css and no bootstrap and no fontawesome
author Mads Kiilerich <madski@unity3d.com>
date Wed, 02 Jul 2014 19:03:21 -0400
parents 3dba79ad5036
children 05ed7e20bd0f
comparison
equal deleted inserted replaced
4138:31e119cb02ef 4139:ec7e44bf9f31
4961 4961
4962 .lineno:target a { 4962 .lineno:target a {
4963 border: solid 2px #ee0 !important; 4963 border: solid 2px #ee0 !important;
4964 margin: -2px; 4964 margin: -2px;
4965 } 4965 }
4966
4967 #help_kb {
4968 display: none;
4969 }