aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effects_showhide/clip.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/effects_showhide/clip.html')
-rw-r--r--demos/effects_showhide/clip.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effects_showhide/clip.html b/demos/effects_showhide/clip.html
index 73b18571a..1aa7e1cac 100644
--- a/demos/effects_showhide/clip.html
+++ b/demos/effects_showhide/clip.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>jQuery UI Effects - Clip Demo</title>
- <link type="text/css" href="../../themes/default/ui.all.css" rel="stylesheet" />
+ <link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="../../jquery-1.3pre.js"></script>
<script type="text/javascript" src="../../ui/effects.core.js"></script>
<script type="text/javascript" src="../../ui/effects.clip.js"></script>