add attachemnts support for wall
This commit is contained in:
parent
4d378f3c9a
commit
124a5e270e
6 changed files with 56 additions and 6 deletions
|
@ -10,10 +10,20 @@
|
|||
padding: 3px;
|
||||
padding-bottom: 25px;
|
||||
border: 1px solid #DDD;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.notes {
|
||||
margin-bottom: 160px;
|
||||
|
||||
.wall-author {
|
||||
color: #666;
|
||||
margin-right: 10px;
|
||||
border-right: 1px solid #CCC;
|
||||
padding-right: 5px
|
||||
}
|
||||
|
||||
.wall-file {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue