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