Browse Source

Merge pull request #2305 from lemartialou/patch-2

Update progress.less
pull/2308/head
Jack Lukic 9 years ago
parent
commit
f19f62edc8
1 changed files with 1 additions and 1 deletions
  1. 2
      src/definitions/modules/progress.less

2
src/definitions/modules/progress.less

@ -387,7 +387,7 @@
background-color: @olive; background-color: @olive;
} }
.ui.olive.inverted.progress .bar { .ui.olive.inverted.progress .bar {
background-color: @lightGreen;
background-color: @lightOlive;
} }
/* Green */ /* Green */

Loading…
Cancel
Save