comparison rhodecode/public/css/pygments.css @ 619:a1ec653f5f95

#38 updated RhodeCode titles
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 18 Oct 2010 23:51:37 +0200
parents 6d0474c7e645
children 5da1286ddd28
comparison
equal deleted inserted replaced
618:b94f448df418 619:a1ec653f5f95
18 font-weight: bold; 18 font-weight: bold;
19 } 19 }
20 div.codeblock .code-header .commit{ 20 div.codeblock .code-header .commit{
21 margin-left:25px; 21 margin-left:25px;
22 font-weight: normal; 22 font-weight: normal;
23 white-space:pre;
23 } 24 }
24 25
25 div.codeblock .code-body table{ 26 div.codeblock .code-body table{
26 width: 0 !important; 27 width: 0 !important;
27 } 28 }