Browse Source

Color fix for breadcrump steps.

pull/442/head
Sebastian 6 years ago
parent
commit
0add1794b2
  1. 2
      frontend/app/theme/_bootstrap.scss

2
frontend/app/theme/_bootstrap.scss

@ -236,7 +236,7 @@ a {
} }
&.done { &.done {
color: $color-theme-green; color: $color-theme-green !important;
a { a {
color: $color-theme-green !important; color: $color-theme-green !important;

Loading…
Cancel
Save