comparison rhodecode/public/css/style.css @ 551:f57aaf673743

fixed initial commit missing parents div, and some small fix to code stats divs
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Oct 2010 11:36:23 +0200
parents 1e757ac98988
children 65b2f150beb7
comparison
equal deleted inserted replaced
550:342f8434ed14 551:f57aaf673743
3011 padding:3px; 3011 padding:3px;
3012 text-decoration:none; 3012 text-decoration:none;
3013 height: 12px; 3013 height: 12px;
3014 margin-bottom: 4px; 3014 margin-bottom: 4px;
3015 margin-left: 5px; 3015 margin-left: 5px;
3016 white-space: pre;
3016 } 3017 }
3017 3018
3018 #clone_url{ 3019 #clone_url{
3019 border: none; 3020 border: none;
3020 } 3021 }