style links in bootsstrap alerts
parent
e138dc8c6a
commit
5d599887cf
|
@ -526,7 +526,12 @@
|
|||
background-color: @alertify-base;
|
||||
color: @alertify-fg;
|
||||
border-color: @alertify-fg;
|
||||
a {
|
||||
color: @alertify-fg;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue