SPR-908: QS - linkcolor in mesage box
This commit is contained in:
parent
8644ba9a98
commit
de5ca86acf
1 changed files with 4 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue