thd/web/js/jquery-ui/theme/ui.progressbar.css
author veltr
Wed, 03 Oct 2012 11:02:47 +0200
changeset 85 2ca1471633e7
parent 35 94a1dc255022
permissions -rw-r--r--
Merge with 298c803245421a14a07ca39b19debab5c97340fb
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%; }