root / drupal7 / misc / ui / jquery.ui.progressbar.css @ 76597ebf
1 |
|
---|---|
2 |
/*
|
3 |
* jQuery UI Progressbar 1.8.7
|
4 |
*
|
5 |
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
6 |
* Dual licensed under the MIT or GPL Version 2 licenses.
|
7 |
* http://jquery.org/license
|
8 |
*
|
9 |
* http://docs.jquery.com/UI/Progressbar#theming
|
10 |
*/
|
11 |
.ui-progressbar { height:2em; text-align: left; } |
12 |
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } |