Actions
Improvement #2395
closedImprove readability of project type master badge
Start date:
09/03/2024
Due date:
09/06/2024
% Done:
100%
Estimated time:
Compatible Redmine Version:
5.1.z
Pull Request Link:
Requires Documentation?:
Description
In order to provide an accessible font the font-size of css class badge-project-type-master
needs to be increased:
.badge-project-type-master {
border-color: #f55e2c;
color: #f55e2c;
font-size: .9em;
margin-left: .9em;
}
Files
Updated by liaham about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
- Compatible Redmine Version 5.1.z added
- Compatible Redmine Version deleted (
n/a)
Updated by liaham about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 20 to 100
Actions