]> granicus.if.org Git - docbook-dsssl/commitdiff
adjustments to header title. Now output in Opera looks good.
authorKasun Gajasinghe <kasunbg@gmail.com>
Sun, 18 Sep 2011 12:08:27 +0000 (12:08 +0000)
committerKasun Gajasinghe <kasunbg@gmail.com>
Sun, 18 Sep 2011 12:08:27 +0000 (12:08 +0000)
xsl/webhelp/template/common/css/positioning.css
xsl/webhelp/xsl/webhelp.xsl

index e59f29ed82d936fcdb36f531a42caac4a1692792..2d3405f81f099b70fca7c44561e7213662c2da25 100644 (file)
@@ -38,9 +38,19 @@ h2 { font: normal 12pt Arial, Helvetica, geneva;
 #header h1 {
     color: #fff;
     margin-left: 310px;
+    position: fixed;
+    top: 10px;
+    left: -15px;
+    color: white!important;
 }
 
-#header h1, p.breadcrumbs {
+/*
+#header h1 {
+       margin-top: 2px;
+}
+*/
+
+p.breadcrumbs {
     margin-top: 30px;
     margin-left: 310px;
 }
@@ -282,12 +292,6 @@ p.breadcrumbs a:hover {
     FONT-SIZE: 1px; 
 }
 
-<!--
-#header h1 {
-       margin-top: 2px;
-}
--->
-
 table.navLinks {
        margin-right: 20px;
 }
@@ -392,15 +396,6 @@ body #content {
        top: 0px;
 }
 
-<!--
-#header h1 {
-    position: fixed;
-    top: 35px;
-    left: -15px;
-    color: white!important;
-}
--->
-
 body.sidebar #toolbar{
    left: 0px;
 }
index 2d5299937c64c95ce3f7654b33e2261ab0831af3..d6e13602894b0a101be75cab1074e848703ac2b6 100644 (file)
@@ -209,12 +209,14 @@ span.searchTab {
 
 /* Overide jquery treeview's defaults for ul. */
 .treeview ul {
-    background-color: #F0F0F0 !important;
+    background-color: transparent;
     margin-top: 4px;
 }              
 #webhelp-currentid {
     background-color: #D8D8D8 !important;
 }
+.treeview .hover { color: black; }
+.filetree li span a { text-decoration: none; font-size: 12px; color: #517291; }
 
 /* Override jquery-ui's default css customizations. These are supposed to take precedence over those.*/
 .ui-widget-content {
@@ -248,6 +250,11 @@ border: none; background: none; font-weight: none; color: none; }
     -webkit-border-radius:15px; -moz-border-radius:10px;
     border: 1px solid #f1f1f1;
 }    
+.ui-corner-all { border-radius: 0 0 0 0; }
+
+.ui-tabs { padding: .2em;}
+.ui-tabs .ui-tabs-nav li { top: 0px; margin: -2px 0 1px; text-transform: uppercase; font-size: 10.5px;}
+.ui-tabs .ui-tabs-nav li a { padding: .25em 2em .25em 1em; margin: .5em; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
         </style>
 
        <!--