Commit 5671ee09 authored by Vadim Makeev's avatar Vadim Makeev

updated progress color

parent cab1bcb1
...@@ -336,7 +336,7 @@ A { ...@@ -336,7 +336,7 @@ A {
width:0; width:0;
height:100%; height:100%;
border-radius:0.2em; border-radius:0.2em;
background:rgba(128, 128, 128, 0.5); background:rgba(177, 177, 177, 0.5);
-webkit-transition:width 0.2s linear; -webkit-transition:width 0.2s linear;
-moz-transition:width 0.2s linear; -moz-transition:width 0.2s linear;
-o-transition:width 0.2s linear; -o-transition:width 0.2s linear;
......
Markdown is supported
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