first commit of everything.

This commit is contained in:
ali asaria 2011-03-10 08:20:27 -05:00
parent fc26621c08
commit 08fdb74a81
2487 changed files with 71498 additions and 0 deletions

View file

@ -0,0 +1,11 @@
/*
* jQuery UI Progressbar 1.8.9
*
* Copyright 2011, 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; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }