git.schokokeks.org
Repositories
Help
Report an Issue
webinterface.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
07280d5
Branches
Tags
master
ticket
webinterface.git
external
jquery
ui
jquery.ui.progressbar.min.css
JQuery-UI mit komplettem CSS eingebunden
Bernd Wurst
commited
07280d5
at 2014-02-08 03:50:30
jquery.ui.progressbar.min.css
Blame
History
Raw
/*! jQuery UI - v1.10.4 - 2014-01-17 * http://jqueryui.com * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ .ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}