# HG changeset patch # User Marcin Kuzminski # Date 1324491410 -7200 # Node ID e84b3d98c07b2f6dbbb5ddb3c880e85214195d9f # Parent b6d23aa3754c5883320714a3ab6364326b71c7c1 nicer diff diff -r b6d23aa3754c -r e84b3d98c07b rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css Wed Dec 21 06:19:28 2011 +0200 +++ b/rhodecode/public/css/style.css Wed Dec 21 20:16:50 2011 +0200 @@ -4008,7 +4008,7 @@ /** LINE NUMBERS **/ table.code-difftable .lineno{ - background:none repeat scroll 0 0 #EEEEEE !important; + padding-left:2px; padding-right:2px; text-align:right;