diff rhodecode/public/css/style.css @ 3473:b30a842bc164 beta

codecleaner
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Mar 2013 01:53:55 +0100
parents dceefe67a209
children 6e8027c2f49c
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Wed Mar 06 00:34:16 2013 +0100
+++ b/rhodecode/public/css/style.css	Wed Mar 06 01:53:55 2013 +0100
@@ -4119,11 +4119,11 @@
     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 @@
     padding: 10px 20px;
 }
 
-.inline-comments div.rst-block  {
+.inline-comments div.rst-block {
     clear: both;
     overflow: hidden;
     margin: 0;
@@ -4808,4 +4808,4 @@
 .lineno:target a {
     border: solid 2px #ee0 !important;
     margin: -2px;
-}
+}
\ No newline at end of file