lil design changes

This commit is contained in:
Dmitriy Zaporozhets 2011-11-06 15:52:23 +02:00
parent 0499759204
commit 671e261e90
4 changed files with 17 additions and 12 deletions

View file

@ -663,6 +663,10 @@ table.highlighttable pre{
}
}
.cgray { color:gray; }
.cred { color:#D12F19; }
.cgreen { color:#44aa22; }
body.project-page #notes-list .note {padding: 10px; border-bottom: 1px solid #eee; overflow: hidden; display: block;}
body.project-page #notes-list .note {padding: 10px; border-bottom: 1px solid #eee; overflow: hidden; display: block;}
body.project-page #notes-list .note img{float: left; margin-right: 10px;}