style links in bootsstrap alerts
This commit is contained in:
@@ -526,7 +526,12 @@
|
|||||||
background-color: @alertify-base;
|
background-color: @alertify-base;
|
||||||
color: @alertify-fg;
|
color: @alertify-fg;
|
||||||
border-color: @alertify-fg;
|
border-color: @alertify-fg;
|
||||||
|
a {
|
||||||
|
color: @alertify-fg;
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user