Skip to content

Commit

Permalink
removed default theme in favor of only one versioned css framework/TR…
Browse files Browse the repository at this point in the history
… theme - base
  • Loading branch information
rdworth committed Jan 7, 2009
1 parent cb5d64c commit 8970f20
Show file tree
Hide file tree
Showing 28 changed files with 3 additions and 410 deletions.
2 changes: 1 addition & 1 deletion tests/all.html
Expand Up @@ -34,7 +34,7 @@
<script type="text/javascript" src="tabs.js"></script>

<style type="text/css">
@import "../themes/default/ui.datepicker.css";
@import "../themes/base/ui.datepicker.css";
.xerror, .error, .ui-tabs-hide {
display: none;
}
Expand Down
2 changes: 1 addition & 1 deletion tests/all_2.html
Expand Up @@ -56,7 +56,7 @@
<script type="text/javascript" src="plugins/cookie/jquery.cookie.js"></script>

<style type="text/css">
@import "../themes/default/ui.datepicker.css";
@import "../themes/base/ui.datepicker.css";
.xerror, .error, .ui-tabs-hide {
display: none;
}
Expand Down
2 changes: 1 addition & 1 deletion tests/datepicker.html
Expand Up @@ -15,7 +15,7 @@
<script type="text/javascript" src="simulate/jquery.simulate.js"></script>

<style type="text/css">
@import "../themes/default/ui.datepicker.css";
@import "../themes/base/ui.datepicker.css";
</style>

<script type="text/javascript" src="datepicker.js"></script>
Expand Down
Binary file not shown.
Binary file removed themes/default/images/222222_256x240_icons_icons.png
Binary file not shown.
Binary file removed themes/default/images/228ef1_256x240_icons_icons.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed themes/default/images/ef8c08_256x240_icons_icons.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed themes/default/images/ffd27a_256x240_icons_icons.png
Binary file not shown.
Binary file not shown.
Binary file removed themes/default/images/ffffff_256x240_icons_icons.png
Binary file not shown.
Binary file not shown.
9 changes: 0 additions & 9 deletions themes/default/ui.accordion.css

This file was deleted.

4 changes: 0 additions & 4 deletions themes/default/ui.all.css

This file was deleted.

7 changes: 0 additions & 7 deletions themes/default/ui.allplugins.css

This file was deleted.

37 changes: 0 additions & 37 deletions themes/default/ui.core.css

This file was deleted.

60 changes: 0 additions & 60 deletions themes/default/ui.datepicker.css

This file was deleted.

13 changes: 0 additions & 13 deletions themes/default/ui.dialog.css

This file was deleted.

4 changes: 0 additions & 4 deletions themes/default/ui.progressbar.css

This file was deleted.

13 changes: 0 additions & 13 deletions themes/default/ui.resizable.css

This file was deleted.

13 changes: 0 additions & 13 deletions themes/default/ui.slider.css

This file was deleted.

9 changes: 0 additions & 9 deletions themes/default/ui.tabs.css

This file was deleted.

0 comments on commit 8970f20

Please sign in to comment.