source: trunk/themes/default/js/ui/theme/jquery.ui.base.css @ 9172

Last change on this file since 9172 was 9172, checked in by patdenice, 13 years ago

Update jQuery to 1.5 and jQuery UI to 1.8.9

File size: 427 bytes
Line 
1@import url("jquery.ui.core.css");
2@import url("jquery.ui.resizable.css");
3@import url("jquery.ui.selectable.css");
4@import url("jquery.ui.accordion.css");
5@import url("jquery.ui.autocomplete.css");
6@import url("jquery.ui.button.css");
7@import url("jquery.ui.dialog.css");
8@import url("jquery.ui.slider.css");
9@import url("jquery.ui.tabs.css");
10@import url("jquery.ui.datepicker.css");
11@import url("jquery.ui.progressbar.css");
Note: See TracBrowser for help on using the repository browser.