summaryrefslogtreecommitdiff
path: root/build/yuidoc_template/assets/api.css
diff options
context:
space:
mode:
Diffstat (limited to 'build/yuidoc_template/assets/api.css')
-rw-r--r--build/yuidoc_template/assets/api.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/build/yuidoc_template/assets/api.css b/build/yuidoc_template/assets/api.css
index 5468b2a..878a0b1 100644
--- a/build/yuidoc_template/assets/api.css
+++ b/build/yuidoc_template/assets/api.css
@@ -7,7 +7,7 @@ a:link { color: #003399; }
a:visited { color: #003399;}
#doc3 #hd { margin-bottom:1em; position: relative; zoom: 1; }
-#doc3 #hd h1 { color: #545454; font-size: 170%; padding: 0px 0 8px 150px; background: url(yui.png) 15px 9px no-repeat; height: 60px; font-weight: bold; }
+#doc3 #hd h1 { color: #545454; font-size: 170%; padding: 0; height: 60px; font-weight: bold; text-align: center;}
#doc3 #hd h1 a { position: relative; top: 14px; }
#doc3 #hd a { text-decoration: none; color: black; }
#doc3 #hd h3 {
@@ -81,7 +81,7 @@ a:visited { color: #003399;}
#doc3 .nav .module UL.content A { text-decoration: none; color: black; display: block; padding: 2px 4px 2px 4px; }
#doc3 .nav .module LI,
#doc3 .nav .module LI A {
- zoom: 1;
+ zoom: 1;
}
#doc3 .nav .module LI.selected A,
#doc3 .nav .module LI A:hover {
@@ -170,17 +170,17 @@ body.show_protected .protected {
}
#splash_classList ul {
- margin: 1em;
- margin-left:2em;
+ margin: 1em;
+ margin-left:2em;
}
#splash_classList ul li {
- list-style: disc outside;
+ list-style: disc outside;
}
/* source code view */
-#srcout {min-width: 580px; }
-*html #srcout { width: 100%; padding-bottom:1em; overflow-x:auto }
+#srcout {min-width: 580px; }
+*html #srcout { width: 100%; padding-bottom:1em; overflow-x:auto }
.highlight .c { color: #60a0b0; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */