Sha256: cf9e05c6928fdaae9affee1d5b88c6269559cf3eb55d2d54f0a214c7068ba44b
Contents?: true
Size: 353 Bytes
Versions: 88
Compression:
Stored size: 353 Bytes
Contents
/*! * jQuery UI Progressbar 1.8.24 * * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) * Licensed under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Progressbar#theming */ .ui-progressbar { height:2em; text-align: left; overflow: hidden; } .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
Version data entries
88 entries across 88 versions & 1 rubygems