aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/functional/index.html6
-rw-r--r--demos/functional/templates/ui.sortable.ex3.html2
-rw-r--r--demos/real-world/accordion-drawers/index.html2
-rw-r--r--demos/real-world/effects/index.html2
-rw-r--r--demos/real-world/layout/index.html4
-rw-r--r--demos/real-world/product-slider/index.html2
6 files changed, 9 insertions, 9 deletions
diff --git a/demos/functional/index.html b/demos/functional/index.html
index 8d68d19a9..68b49e4c3 100644
--- a/demos/functional/index.html
+++ b/demos/functional/index.html
@@ -12,9 +12,9 @@
<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
- <link rel="stylesheet" href="css/base.css" type="text/css" media="screen">
- <link rel="stylesheet" href="css/functional_demos.css" type="text/css" media="screen">
- <link rel="stylesheet" href="css/chilli-recipes.css" type="text/css" media="screen">
+ <link rel="stylesheet" href="css/base.css" type="text/css">
+ <link rel="stylesheet" href="css/functional_demos.css" type="text/css">
+ <link rel="stylesheet" href="css/chilli-recipes.css" type="text/css">
<link rel="stylesheet" href="../../themes/default/ui.all.css" type="text/css" />
<script type="text/javascript" src="../../jquery-1.2.6.js"></script>
diff --git a/demos/functional/templates/ui.sortable.ex3.html b/demos/functional/templates/ui.sortable.ex3.html
index 3ad538f3b..9154af0cc 100644
--- a/demos/functional/templates/ui.sortable.ex3.html
+++ b/demos/functional/templates/ui.sortable.ex3.html
@@ -3,7 +3,7 @@
<div id="example3">
<div style="min-height: 50px; min-height:50px; height:auto !important;">
- <style type="text/css" media="screen">
+ <style type="text/css">
#placeholderSortable li {
float: left;
}
diff --git a/demos/real-world/accordion-drawers/index.html b/demos/real-world/accordion-drawers/index.html
index cfab621a5..c6dcf618b 100644
--- a/demos/real-world/accordion-drawers/index.html
+++ b/demos/real-world/accordion-drawers/index.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Slide Demo - Fixed Drawer</title>
- <style type="text/css" media="screen">
+ <style type="text/css">
<!--
/*************************************/
/* Blueprint: reset.css */
diff --git a/demos/real-world/effects/index.html b/demos/real-world/effects/index.html
index b05d2f010..088f32246 100644
--- a/demos/real-world/effects/index.html
+++ b/demos/real-world/effects/index.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Effects Test Suite</title>
- <link rel="stylesheet" href="style.css" type="text/css" media="screen" title="no title" charset="utf-8" />
+ <link rel="stylesheet" href="style.css" type="text/css" title="no title" charset="utf-8" />
<script type="text/javascript" src="../../../jquery-1.2.6.js"></script>
<script type="text/javascript" src="../../../ui/effects.core.js"></script>
diff --git a/demos/real-world/layout/index.html b/demos/real-world/layout/index.html
index 62ee91e27..218a13f0b 100644
--- a/demos/real-world/layout/index.html
+++ b/demos/real-world/layout/index.html
@@ -15,9 +15,9 @@
<link rel="shortcut icon" href="http://jquery.com/favicon.ico" />
<link rel="icon" href="http://jquery.com/favicon.ico" type="image/x-icon" />
- <link rel="stylesheet" href="demo.css" type="text/css" media="screen" />
+ <link rel="stylesheet" href="demo.css" type="text/css" />
<!--[if IE]>
- <link rel="stylesheet" href="demo-ie.css" type="text/css" media="screen" />
+ <link rel="stylesheet" href="demo-ie.css" type="text/css" />
<![endif]-->
</head>
diff --git a/demos/real-world/product-slider/index.html b/demos/real-world/product-slider/index.html
index 05443fdae..6b39edaa6 100644
--- a/demos/real-world/product-slider/index.html
+++ b/demos/real-world/product-slider/index.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Slider Gallery</title>
- <style type="text/css" media="screen">
+ <style type="text/css">
<!--
body {
padding: 0;