* Entry progressbar convert progress. (#444)
parent
4ba345b5a6
commit
fa6fdff0fe
|
@ -104,7 +104,7 @@
|
||||||
|
|
||||||
&:disabled { box-shadow: none; }
|
&:disabled { box-shadow: none; }
|
||||||
|
|
||||||
progressbar {
|
progress {
|
||||||
@include linear-gradient($selected_bg_color);
|
@include linear-gradient($selected_bg_color);
|
||||||
|
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
|
|
Loading…
Reference in New Issue