# HG changeset patch # User Marcin Kuzminski # Date 1324491752 -7200 # Node ID 3480002d421e03b684e4b359bcb7e21d17d878cb # Parent e84b3d98c07b2f6dbbb5ddb3c880e85214195d9f# Parent eb4b755fc6a2314f451f0d3fee8050225ce305d0 merge with bb fork diff -r eb4b755fc6a2 -r 3480002d421e rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css Wed Dec 21 11:16:17 2011 -0700 +++ b/rhodecode/public/css/style.css Wed Dec 21 20:22:32 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;