I change progress bar with CSS. I change it on start of layout. Everything I want change in progress bar, change color to green (I think this is background). So example: if I set css style : border-radius: 25px, set this progress bar green color. Yes is very funny, but always same. If I set: background-color: red is green etc...
If I nothing set progress bar is grey.
What I do wrong, or how can I fix that problem.
Thank you