Sha256: dc0a76849d4bdd5d270f2d8e877b25d8a8caaba2f79bc967cbeba5a9ec5fca8d
Contents?: true
Size: 438 Bytes
Versions: 3
Compression:
Stored size: 438 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 */ /* *= require jquery.ui.core *= require jquery.ui.theme */ .ui-progressbar { height:2em; text-align: left; overflow: hidden; } .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
Version data entries
3 entries across 3 versions & 1 rubygems