comparison rhodecode/public/css/style.css @ 648:74bbfdd47884 beta

Small fixes for style. Added scm type for changeset. Fixed raw changeset
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 03 Nov 2010 16:09:12 +0100
parents fdb984a94d5b
children ae292c3b94ed
comparison
equal deleted inserted replaced
647:5e209dcd3821 648:74bbfdd47884
2310 height:20px !important; 2310 height:20px !important;
2311 padding:0 !important; 2311 padding:0 !important;
2312 } 2312 }
2313 2313
2314 #q_filter{ 2314 #q_filter{
2315 border: 0px; 2315 border:0 none;
2316 color:#CDCDCD; 2316 color:#CDCDCD;
2317 padding-left:3px 2317 margin-bottom:-4px;
2318 } 2318 margin-top:-4px;
2319 2319 padding-left:3px;
2320 }
2321