thd/web/js/jquery-ui/theme/ui.progressbar.css
author Matthieu Totet
Tue, 17 Nov 2009 16:26:10 +0100
changeset 38 2b16937e4107
parent 35 94a1dc255022
permissions -rw-r--r--
Add file
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
35
94a1dc255022 Commit the all thd project created with the framework symfony
Gautier Thibault <gthibault@universcine.com>
parents:
diff changeset
     1
/* Progressbar
94a1dc255022 Commit the all thd project created with the framework symfony
Gautier Thibault <gthibault@universcine.com>
parents:
diff changeset
     2
----------------------------------*/
94a1dc255022 Commit the all thd project created with the framework symfony
Gautier Thibault <gthibault@universcine.com>
parents:
diff changeset
     3
.ui-progressbar { height:2em; text-align: left; }
94a1dc255022 Commit the all thd project created with the framework symfony
Gautier Thibault <gthibault@universcine.com>
parents:
diff changeset
     4
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }