Labels |
Added:
?
|
Will make PR later.
Status | New | ⇒ | Confirmed |
Build | staging | ⇒ | 4.0dev |
@infograf768 did you forget?
I was concentrated on the damned svg...
Will do tomorrow.
NP. just shout if not and I can do it
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-13 08:54:29 |
Closed_By | ⇒ | infograf768 |
The issue comes from the use of
badge-secondary
andspan.highlight
the text is white and the highlight is yellow, so no contrast.
Can be solved to get

By modifying the css to
But also, obviously the .badge text is much too small and its padding is not enough.
By modifying the .badge css to use
we would get

What do you think?