Sha256: ae9fcee9fd01c4185d1c09aba6f9b78c146317b90435f8e567ed8d86e43813a2
Contents?: true
Size: 340 Bytes
Versions: 2
Compression:
Stored size: 340 Bytes
Contents
/* * Metro UI CSS * (c) 2012-2013 by Sergey Pimenov * Licensed under the MIT License and Commercial * * ProgressBar.less * */ .progress-bar { height: 5px; width: 100%; margin-bottom: 10px; .bar { float: left; width: 0; background-color: #008287; height: 100%; } .clearfix; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
metro-ui-rails-0.15.8.15 | vendor/toolkit/metro-ui/progress.less |
metro-ui-rails-0.15.8.14 | vendor/toolkit/metro-ui/progress.less |