updated progress color

This commit is contained in:
Vadim Makeev 2010-12-22 03:08:53 +03:00
parent cab1bcb116
commit 5671ee09eb
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ A {
width:0;
height:100%;
border-radius:0.2em;
background:rgba(128, 128, 128, 0.5);
background:rgba(177, 177, 177, 0.5);
-webkit-transition:width 0.2s linear;
-moz-transition:width 0.2s linear;
-o-transition:width 0.2s linear;