summaryrefslogtreecommitdiffstats
path: root/samples/OAuth2ProtectedWebApi/Content/themes/base/jquery.ui.progressbar.css
blob: f6fc5df083cf01c4a5da16710f70944694c51ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*!
 * jQuery UI Progressbar 1.8.20
 *
 * 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%; }