Patch #31950
Add CSS class to "journal" and "reply" headers
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 4.1.0 |
Description
There is no class attribute in each header of issues and forum comments.
The attached patch adds a class to the header.
The attached patch adds a class to the header.
- h4.note-header
- h4.reply-header
If a class name is defined, problems like #31742 should not occur.
Associated revisions
Add CSS class to "journal" and "reply" headers (#31950).
Patch by Mizuki ISHIKAWA.
History
#1
Updated by Go MAEDA over 1 year ago
- Target version set to 4.1.0
#2
Updated by Go MAEDA over 1 year ago
- Subject changed from Add class attributes to "journal" and "reply" headers to Add CSS class to "journal" and "reply" headers
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thanks.