fixes color contrast on warning buttons
This commit is contained in:
@@ -68,6 +68,10 @@ a {
|
|||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: none !important;
|
text-decoration: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.warning, &.warning:hover {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.button.hollow {
|
.button.hollow {
|
||||||
|
|||||||
Reference in New Issue
Block a user