SPR-908: QS - linkcolor in mesage box

This commit is contained in:
Silke Pisulla 2017-04-07 13:42:28 +02:00
commit de5ca86acf

View file

@ -23,8 +23,11 @@ div.success, div.error, div.info, div.notify {
overflow: hidden;
border-radius: 5px;
a {
* {
color: inherit;
}
a {
text-decoration: underline;
&:hover,