diff --git a/rhodecode/public/css/pygments.css b/rhodecode/public/css/pygments.css --- a/rhodecode/public/css/pygments.css +++ b/rhodecode/public/css/pygments.css @@ -24,7 +24,11 @@ div.codeblock .code-header .commit{ } div.codeblock .code-body table{ - width: 0 !important; + width: 0 !important; + border: 0px !important; +} +div.codeblock .code-body table td { + border: 0px !important; } div.code-body { background-color: #FFFFFF; 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 @@ -355,7 +355,6 @@ padding:8px 8px 4px; top:0; left:0; border-left:none; -background:url("../images/quick_l.png") no-repeat top left; border-right:1px solid #2e5c89; padding:9px 4px 4px; } diff --git a/rhodecode/public/images/quick_l.png b/rhodecode/public/images/quick_l.png deleted file mode 100644 index 4f4242e648d14b69f2860eec66ce607f434babaa..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@
-
+
+ ${parent.breadcrumbs()} ${_('repositories')}
%if c.rhodecode_user.username != 'default':