summaryrefslogtreecommitdiffstatshomepage
path: root/misc/ui/jquery.ui.progressbar.css
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ui/jquery.ui.progressbar.css')
-rw-r--r--misc/ui/jquery.ui.progressbar.css11
1 files changed, 9 insertions, 2 deletions
diff --git a/misc/ui/jquery.ui.progressbar.css b/misc/ui/jquery.ui.progressbar.css
index f9b576e6f1c..429f0418e5f 100644
--- a/misc/ui/jquery.ui.progressbar.css
+++ b/misc/ui/jquery.ui.progressbar.css
@@ -1,6 +1,13 @@
/* $Id$ */
-/* Progressbar
-----------------------------------*/
+/*
+ * jQuery UI Progressbar 1.8.6
+ *
+ * Copyright 2010, 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%; } \ No newline at end of file