move photo object stuff from itemObject to prepare_body() so we can do more stuff with it
This commit is contained in:
@@ -1621,6 +1621,10 @@ img.mail-conv-sender-photo {
|
||||
}
|
||||
|
||||
/* conversation */
|
||||
.nsfw-wrap {
|
||||
text-align: center;
|
||||
font-size: $body_font_size;
|
||||
}
|
||||
|
||||
.wall-item-head {
|
||||
padding: 10px 10px 0.5em 10px;
|
||||
@@ -1762,7 +1766,6 @@ img.mail-conv-sender-photo {
|
||||
|
||||
.divgrow-showmore:hover {
|
||||
border-top: 1px dashed #adadad;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user