Feature #9677
Feature #36172: Forge cleanup and update umbrella issue
Task #33200: User Interface adjustments
Improve readability of issue's "journal"
| Status: | Accepted | Start date: | 2010-09-10 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
It is sometimes very difficult to read the journal of changes for an issue, because there is no clear visual separation between individual entries.
I suggest to add this snippet to /themes/TYPO3/stylesheets/application.css:
div.journal h4 {
background-color:#E0E0E0;
border-top:1px dotted #C0C0C0;
padding:0.4em;
}
You can try it out using firefox to preview how it would look like.
History
Updated by Steffen Gebert over 1 year ago
- Status changed from New to Accepted
Updated by Steffen Gebert over 1 year ago
- Parent task set to #33200