aboutsummaryrefslogtreecommitdiffstats
path: root/demos/demos.css
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-12-30 04:16:51 +0000
committerRichard Worth <rdworth@gmail.com>2008-12-30 04:16:51 +0000
commit165c6a823cd0473d5207fada539da42eb9d01274 (patch)
treeb22b23271c9195940e39f04f0b6bf5adba12de59 /demos/demos.css
parent5b34c56dbd5a8544dc9125c5626f0f33639c68b7 (diff)
downloadjquery-ui-165c6a823cd0473d5207fada539da42eb9d01274.tar.gz
jquery-ui-165c6a823cd0473d5207fada539da42eb9d01274.zip
set svn:eol-style to native
Diffstat (limited to 'demos/demos.css')
-rw-r--r--demos/demos.css212
1 files changed, 106 insertions, 106 deletions
diff --git a/demos/demos.css b/demos/demos.css
index 18b0d2a9c..d3a4e13ce 100644
--- a/demos/demos.css
+++ b/demos/demos.css
@@ -1,106 +1,106 @@
-body {
- font-size: 62.5%;
-}
-
-
-/* Site
- -------------------------------- */
-
-body {
- font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
-}
-
-/* Layout
- -------------------------------- */
-
-.layout-grid {
- width: 100%;
-}
-
-.layout-grid td {
- vertical-align: top;
-}
-
-.layout-grid td.left-nav {
- width: 200px;
-}
-
-.layout-grid td.normal {
- border-left: 1px solid #ccc;
- padding: 20px 24px;
- font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
-}
-
-.layout-grid td.demos {
- background: url('/images/demos_bg.jpg') no-repeat;
- height: 337px;
- overflow: hidden;
-}
-
-/* Normal
- -------------------------------- */
-
-.normal h3,
-.normal h4 {
- margin: 0;
- font-weight: normal;
-}
-
-.normal h3 {
- padding: 0 0 9px;
- font-size: 1.8em;
-}
-
-.normal h4 {
- padding-bottom: 21px;
- border-bottom: 1px dashed #999;
- font-size: 1.2em;
- font-weight: bold;
-}
-
-.normal p {
- font-size: 1.2em;
-}
-
-/* Demos */
-
-.demos-nav, .demos-nav dt, .demos-nav dd {
- margin: 0;
- padding: 0
-}
-
-.demos-nav {
- float: left;
- width: 155px;
- font-size: 1.3em;
-}
-
-.demos-nav dt {
- margin: 0;
- padding: 0;
- letter-spacing: 0.75pt;
- font: bold 1.2em 'Arial', 'Helvetica', sans-serif;
- color: #e87b10;
-}
-
-.demos-nav dt {
- margin-top: 1.5em;
- margin-bottom: 0.7em;
- line-height: 1.2em;
-}
-
-.demos-nav dd a {
- border-bottom: 1px solid #F4F4F4;
- display:block;
- padding: 3px 3px 3px 12px;
- font-size: 95%;
- text-decoration: none;
- color: #000;
- height: 15px;
-}
-
-.demos-nav dd a:hover,
-.demos-nav dd a:focus {
- background: #EAEAEA;
- border-color: #BBBBBB;
-}
+body {
+ font-size: 62.5%;
+}
+
+
+/* Site
+ -------------------------------- */
+
+body {
+ font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
+}
+
+/* Layout
+ -------------------------------- */
+
+.layout-grid {
+ width: 100%;
+}
+
+.layout-grid td {
+ vertical-align: top;
+}
+
+.layout-grid td.left-nav {
+ width: 200px;
+}
+
+.layout-grid td.normal {
+ border-left: 1px solid #ccc;
+ padding: 20px 24px;
+ font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
+}
+
+.layout-grid td.demos {
+ background: url('/images/demos_bg.jpg') no-repeat;
+ height: 337px;
+ overflow: hidden;
+}
+
+/* Normal
+ -------------------------------- */
+
+.normal h3,
+.normal h4 {
+ margin: 0;
+ font-weight: normal;
+}
+
+.normal h3 {
+ padding: 0 0 9px;
+ font-size: 1.8em;
+}
+
+.normal h4 {
+ padding-bottom: 21px;
+ border-bottom: 1px dashed #999;
+ font-size: 1.2em;
+ font-weight: bold;
+}
+
+.normal p {
+ font-size: 1.2em;
+}
+
+/* Demos */
+
+.demos-nav, .demos-nav dt, .demos-nav dd {
+ margin: 0;
+ padding: 0
+}
+
+.demos-nav {
+ float: left;
+ width: 155px;
+ font-size: 1.3em;
+}
+
+.demos-nav dt {
+ margin: 0;
+ padding: 0;
+ letter-spacing: 0.75pt;
+ font: bold 1.2em 'Arial', 'Helvetica', sans-serif;
+ color: #e87b10;
+}
+
+.demos-nav dt {
+ margin-top: 1.5em;
+ margin-bottom: 0.7em;
+ line-height: 1.2em;
+}
+
+.demos-nav dd a {
+ border-bottom: 1px solid #F4F4F4;
+ display:block;
+ padding: 3px 3px 3px 12px;
+ font-size: 95%;
+ text-decoration: none;
+ color: #000;
+ height: 15px;
+}
+
+.demos-nav dd a:hover,
+.demos-nav dd a:focus {
+ background: #EAEAEA;
+ border-color: #BBBBBB;
+}