mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12: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
|
|
@ -211,6 +211,8 @@
|
|||
.xc .table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}
|
||||
.xc .table-hover tbody tr:hover>td,
|
||||
.xc .table-hover tbody tr:hover>th{background-color:#f5f5f5}
|
||||
.xc .table ul.attachments { margin: 0; padding-left: 20px; }
|
||||
.xc .table ul.attachments span.file_size { color: #666; }
|
||||
.xc .explanation { display: inline-block; margin-left: 8px; color: #999; }
|
||||
/* Pangination */
|
||||
.xc .pagination{margin:20px 0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue