comparison rhodecode/public/css/style.css @ 629:7e536d1af60d beta

Code refactoring,models renames cleaned up sqlalchemy sessions, added cache support to most queries in models fixed test.ini file
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 21 Oct 2010 01:38:14 +0200
parents dfa7e1a95b60
children fd63782c4426 bee56f209c40
comparison
equal deleted inserted replaced
628:dd06bdf974c8 629:7e536d1af60d
2299 padding-left:5px; 2299 padding-left:5px;
2300 } 2300 }
2301 2301
2302 #changeset_content .container .left .date,.ac .match { 2302 #changeset_content .container .left .date,.ac .match {
2303 font-weight:700; 2303 font-weight:700;
2304 padding-top: 5px;
2305 padding-bottom:5px;
2304 } 2306 }
2305 2307
2306 div#legend_container table td,div#legend_choices table td { 2308 div#legend_container table td,div#legend_choices table td {
2307 border:none !important; 2309 border:none !important;
2308 height:20px !important; 2310 height:20px !important;