comparison pylons_app/public/css/diff.css @ 410:9a7ae16ff53e

fixes translations, style updates. Added some extra info to activity graph
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 18 Aug 2010 16:24:27 +0200
parents 558eb7c5028f
children
comparison
equal deleted inserted replaced
409:9b6c1de4ce9e 410:9a7ae16ff53e
65 background:none repeat scroll 0 0 #EEEEEE !important; 65 background:none repeat scroll 0 0 #EEEEEE !important;
66 border-right:1px solid #DDDDDD; 66 border-right:1px solid #DDDDDD;
67 padding-left:2px; 67 padding-left:2px;
68 padding-right:2px; 68 padding-right:2px;
69 text-align:right; 69 text-align:right;
70 width:20px; 70 width:30px;
71 -moz-user-select:none; 71 -moz-user-select:none;
72 -webkit-user-select: none; 72 -webkit-user-select: none;
73 } 73 }
74 .code-difftable .lineno pre{ 74 .code-difftable .lineno pre{
75 color:#747474 !important; 75 color:#747474 !important;