comparison rhodecode/public/css/diff.css @ 579:6d0474c7e645

more templates updates
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 11 Oct 2010 00:52:13 +0200
parents 1e757ac98988
children a41bb4005608
comparison
equal deleted inserted replaced
578:bafd00ab077d 579:6d0474c7e645
9 line-height: 125%; 9 line-height: 125%;
10 } 10 }
11 div.diffblock .code-header{ 11 div.diffblock .code-header{
12 border-bottom: 1px solid #CCCCCC; 12 border-bottom: 1px solid #CCCCCC;
13 background: #EEEEEE; 13 background: #EEEEEE;
14 color:blue;
15 padding:10px 0 10px 0; 14 padding:10px 0 10px 0;
16 } 15 }
17 div.diffblock .code-header div{ 16 div.diffblock .code-header div{
18 margin-left:25px; 17 margin-left:25px;
19 font-weight: bold; 18 font-weight: bold;