comparison rhodecode/public/css/style.css @ 636:ffd07396d315 beta

Fixes for raw_id, needed for git Renamed hg controller to home css html changes
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 26 Oct 2010 03:20:32 +0200
parents fd63782c4426
children a7beacb093a3
comparison
equal deleted inserted replaced
635:fd63782c4426 636:ffd07396d315
1699 border:2px solid #003367; 1699 border:2px solid #003367;
1700 font:100% sans-serif; 1700 font:100% sans-serif;
1701 width:auto; 1701 width:auto;
1702 opacity:1px; 1702 opacity:1px;
1703 padding:8px; 1703 padding:8px;
1704 white-space: pre;
1704 } 1705 }
1705 1706
1706 .ac { 1707 .ac {
1707 vertical-align:top; 1708 vertical-align:top;
1708 } 1709 }