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 @@ -4119,11 +4119,11 @@ div.rst-block h2 { font-weight: normal; } -div.rst-block { +div.rst-block { background-color: #fafafa; } -div.rst-block { +div.rst-block { clear: both; overflow: hidden; margin: 0; @@ -4411,7 +4411,7 @@ form.comment-inline-form { padding: 10px 20px; } -.inline-comments div.rst-block { +.inline-comments div.rst-block { clear: both; overflow: hidden; margin: 0; @@ -4808,4 +4808,4 @@ div.comment:target>.comment-wrapp { .lineno:target a { border: solid 2px #ee0 !important; margin: -2px; -} +} \ No newline at end of file