Sha256: 1ffebbf84477d46fee2b90c57d241bb66d0ec583dcb0fe9eaba5d6eb03eb0e31
Contents?: true
Size: 317 Bytes
Versions: 1
Compression:
Stored size: 317 Bytes
Contents
/* * Metro UI CSS * Copyright 2012 Sergey Pimenov * Licensed under the MIT License * * Progress.less */ .progress-bar { height: 5px; width: 100%; margin-bottom: 10px; .bar { float: left; width: 0; background-color: #008287; height: 100%; } .clearfix; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
metro-ui-rails-0.15.8.13 | vendor/toolkit/metro-ui/progress.less |