开发者

How to change progress bar style of uploadify

How can I change the CSS style of progr开发者_Go百科ess upload bars and backgrounds in uploadify?


Have you tried messing with the styles? Like so:

.uploadifyProgressBar {
  background-color: #ccc;
}
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜