Better styling for event pre block

This commit is contained in:
Dmitriy Zaporozhets 2013-05-29 23:26:24 +03:00
parent 73f9474b10
commit 6393757707
1 changed files with 7 additions and 0 deletions

View File

@ -53,6 +53,13 @@
margin-top: 5px;
margin-left: 40px;
pre {
border: none;
background: #f9f9f9;
border-radius: 0;
color: #555;
}
.note-file-attach {
.note-image-attach {
margin-top: 4px;