Sha256: 5cfae9f9a7695debd6a53479924c51ac2ba4ab2e8b6e00adef0b3314bb94574c
Contents?: true
Size: 376 Bytes
Versions: 30
Compression:
Stored size: 376 Bytes
Contents
/*! * jQuery UI Progressbar 1.8.23 * * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * 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
30 entries across 15 versions & 2 rubygems