Skip to content
Snippets Groups Projects
Commit 5d5754ed authored by Ulf Seltmann's avatar Ulf Seltmann
Browse files

refs #11264:

* removes erroneously assigned light font color for warning alerts
parent 91f4249c
Branches
Tags
No related merge requests found
...@@ -351,7 +351,6 @@ select { ...@@ -351,7 +351,6 @@ select {
////// Alert Text Colors ////// Alert Text Colors
.alert-success, .alert-success,
.alert-info, .alert-info,
.alert-warning,
.alert-danger { .alert-danger {
color: $state-light-text-on-dark; color: $state-light-text-on-dark;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment