small redesign of controls of notes

This commit is contained in:
Valery Sizov 2011-12-28 01:29:53 +02:00
parent 49b5805709
commit de83c91c2f
2 changed files with 16 additions and 6 deletions

View file

@ -42,3 +42,11 @@ body.project-page #notes-list .note span.note-author strong{font-weight: bold; f
.note .note-title { margin-left:55px; }
p.notify_controls input{
margin: 5px;
}
p.notify_controls span{
font-weight: 700;
}