mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Fix misaligned icons and inconsistent indentation in forum message lists (#41873).
Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23348 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a458d190ca
commit
12bc103ba1
@ -422,6 +422,7 @@ tr.message { height: 2.6em; }
|
||||
tr.message td.created_on { white-space: nowrap; }
|
||||
tr.message td.last_message { font-size: 93%; white-space: nowrap; }
|
||||
tr.message.sticky td.subject { font-weight: bold; }
|
||||
tr.message td.subject:not(:has(.icon)) { padding-left: 20px; }
|
||||
|
||||
body.avatars-on #replies .message.reply {padding-left: 32px;}
|
||||
#replies .reply:target h4.reply-header {background-color:#DDEEFF;}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user