diff options
| author | root <root@lalalizard.com> | 2012-11-26 12:05:40 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-11-26 12:05:40 -0500 |
| commit | ef51b60c6481254d88c5fc3c34f4127b7f881a58 (patch) | |
| tree | 42a9596a7d53951d2a10f60fea4c2854fc9348af /frontend/static/other_rooms/datepicker/development-bundle/themes/ui-lightness/jquery.ui.all.css | |
| parent | ddc5b25b4a47ef8175aced9c06fc1767d004e826 (diff) | |
Frontend static/ folder
Diffstat (limited to 'frontend/static/other_rooms/datepicker/development-bundle/themes/ui-lightness/jquery.ui.all.css')
| -rw-r--r-- | frontend/static/other_rooms/datepicker/development-bundle/themes/ui-lightness/jquery.ui.all.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/frontend/static/other_rooms/datepicker/development-bundle/themes/ui-lightness/jquery.ui.all.css b/frontend/static/other_rooms/datepicker/development-bundle/themes/ui-lightness/jquery.ui.all.css new file mode 100644 index 0000000..603aafd --- /dev/null +++ b/frontend/static/other_rooms/datepicker/development-bundle/themes/ui-lightness/jquery.ui.all.css @@ -0,0 +1,11 @@ +/* + * jQuery UI CSS Framework 1.8.13 + * + * 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/Theming + */ +@import "jquery.ui.base.css"; +@import "jquery.ui.theme.css"; |
