in reply to Re^4: Color for Error Messages
in thread Color for Error Messages
So there is an extant style class, error, used in a few places. But again - we don't have any styling for it currently in the themes. Someone should submit a patch to Common Theme CSS.
Once that patch is applied, giving us actual styling for the error and warning classes, then someone should go through the code and clean up places where styling is being set explicitly, for example:
And of course that <strong> stuff should just be completely replaced.<span class="error" style="color: #cc0000;">
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Color for Error Messages
by LanX (Saint) on Mar 18, 2022 at 19:29 UTC |