mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
Fix #1282 display attachment list in message
This commit is contained in:
parent
c35d739443
commit
22cb4c552a
8 changed files with 73 additions and 24 deletions
|
|
@ -19,6 +19,8 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0}
|
|||
.bd{background:#f8f8f8;padding:1px 0}
|
||||
.co{margin:10px;line-height:1.4;font-size:14px;color:#333}
|
||||
.co:after{content:"";display:block;clear:both;zoom:1}
|
||||
.co .attachments { border-top: 1px solid #ccc8be; margin: 16px 0 0 0; padding: 16px 0 16px 24px; }
|
||||
.co .attachments span.file_size { color: #666; }
|
||||
/* Hx */
|
||||
.hx{position:relative;border-bottom:1px solid #ccc8be;padding:8px 10px;margin:0}
|
||||
.hx:after{content:"";margin:0 -10px;position:relative;top:10px;display:block;clear:both;height:1px;background:#fff}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue