]> granicus.if.org Git - docbook-dsssl/commitdiff
some css
authorKasun Gajasinghe <kasunbg@gmail.com>
Wed, 21 Sep 2011 18:09:38 +0000 (18:09 +0000)
committerKasun Gajasinghe <kasunbg@gmail.com>
Wed, 21 Sep 2011 18:09:38 +0000 (18:09 +0000)
xsl/webhelp/template/common/css/positioning.css

index 21cf1ee398a8d379fd8aea42e4ab64756f790c2a..3606a4f9abeb99d572d22aefb26a907f3fe15555 100644 (file)
@@ -66,7 +66,6 @@ p.breadcrumbs {
 }
 
 #leftnavigation {
-/* background-color:#91e7b3;*/
     overflow: auto;
     position: fixed;
     height: auto;
@@ -161,19 +160,11 @@ p.breadcrumbs {
     text-decoration: none;
     color: #0050A0;
 }
-.searchresult li {
-    color: #0050A0;
-}
-.shortdesclink {
-    color: gray;
-    font-size: 9pt;
-}
-.searchText {
-    border: #BFCEE9 solid 1pt;
-    width: 11em
-}
+.searchresult li { color: #0050A0; }
+.shortdesclink { color: gray; font-size: 9pt; }
+.searchText { border: #BFCEE9 solid 1pt; width: 11em }
 .searchButton {
-       margin-left: 3px;
+    margin-left: 3px;
     background: #EBEFF8;
     color: #0050A0;
     border: #BFCEE9 solid 1pt;
@@ -182,9 +173,7 @@ p.breadcrumbs {
 }
 .searchFieldSet { border: 1px solid #BFBAB0; background-color: #F2EFE9;}
 
-.title, div.toc>p{
-       font-weight: bold;
-       }       
+.title, div.toc>p{ font-weight: bold; }        
 
 p.breadcrumbs {
         display: inline;
@@ -201,13 +190,9 @@ p.breadcrumbs a {
        font-size: 10px;
 }
 
-p.breadcrumbs a:first-child {
-    background: url(../images/breadcrumb-arrow-white.png) no-repeat right center;
-}
+p.breadcrumbs a:first-child {background: url(../images/breadcrumb-arrow-white.png) no-repeat right center;}
 
-p.breadcrumbs a:hover {
-       text-decoration: underline;
-}
+p.breadcrumbs a:hover {text-decoration: underline;}
 
 /* OXYGEN ADDITION FOR SEARCH RESULT RATING */
 
@@ -243,9 +228,7 @@ p.breadcrumbs a:hover {
     FONT-SIZE: 1px; 
 }
 
-table.navLinks {
-       margin-right: 20px;
-}
+table.navLinks {margin-right: 20px;}
 
 table.navLinks td a {
        text-decoration: none;
@@ -280,27 +263,18 @@ a#showHideButton {
  padding-bottom: 10px;
 }
 
-.internal
-       {
-       color : #0000CC;
-       }
+.internal { color : #0000CC;}
 
-.writeronly
-       {
-       color : red;
-       }
+.writeronly {color : red;}
 
-.remark, .remark .added, .remark .changed, .remark .deleted{
-       background: yellow;
-       } 
+.remark, .remark .added, .remark .changed, .remark .deleted{ background: yellow;} 
 
-tr th, tr th .internal, tr th .added, tr th .changed
-       {
+tr th, tr th .internal, tr th .added, tr th .changed {
        background: #00589E;
        color: white;
        font-weight: bold;
        text-align: left;
-       }
+}
 
 .statustext{
     position:fixed;
@@ -316,7 +290,7 @@ tr th, tr th .internal, tr th .added, tr th .changed
     font-weight: bold;
     font-size: 2em;
     margin-top: 30px;
-    }
+}
 
 #toolbar {
        width: 100%;
@@ -347,18 +321,11 @@ body #content {
        top: 0px;
 }
 
-body.sidebar #toolbar{
-   left: 0px;
-}
-
-body.sidebar #toolbar-left{
-   left: 0px;
-}
+body.sidebar #toolbar{left: 0px;}
 
-div#toolbar-left img {
-    vertical-align: text-top;
-}
+body.sidebar #toolbar-left{left: 0px;}
 
+div#toolbar-left img {vertical-align: text-top;}
 
 div.note *, div.caution *, div.important *, div.tip *, div.warning * {
     background: inherit !important;
@@ -372,23 +339,12 @@ div.note *, div.caution *, div.important *, div.tip *, div.warning * {
     font-weight: bold;
 }
 
-#content table caption{
-    font-weight: bold;
-}
+#content table caption{font-weight: bold;}
 
-#content table td, #content table {
-       border: 1px solid black;
-}
+#content table td, #content table {border: 1px solid black;}
 
-#content table td, #content table th {
-       padding: 5px;
-}
+#content table td, #content table th { padding: 5px;}
 
-#content table {
-       margin-bottom: 20px;
+#content table {margin-bottom: 20px;}
 
-}
-
-*[align = 'center']{
-    text-align: center;
-}
+*[align = 'center']{ text-align: center;}