mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
Fix #664 make comment placeholders available to all board skins
This commit is contained in:
parent
f9c26e19fc
commit
92b73a1149
3 changed files with 57 additions and 29 deletions
|
|
@ -737,6 +737,10 @@
|
|||
.feedback .xe_content *:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.feedback .xe_content.is_deleted,
|
||||
.feedback .xe_content.is_secret {
|
||||
color: #999;
|
||||
}
|
||||
#trackback .xe_content {
|
||||
color: #888;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue