in reply to Re: Color for Error Messages
in thread Color for Error Messages
Done.
+ 171: + 172: .warning { + 173: background-color: #ffffff; + 174: color: #cc0000; + 175: font-weight: bold; + 176: }
choroba's patches were adjusted to <span class='warning'> too.
see:
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Color for Error Messages
by cavac (Prior) on Mar 22, 2022 at 10:39 UTC | |
|
Re^3: Color for Error Messages
by LanX (Saint) on Mar 22, 2022 at 22:38 UTC |