[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/doc/common
From:       Lauri Watts <lauri () kde ! org>
Date:       2005-01-31 22:31:39
Message-ID: 20050131223139.EB4D81B492 () office ! kde ! org
[Download RAW message or body]

CVS commit by lauri: 

And the new layout will probably need this that I forgot


  M +24 -18    kde-default.css   1.48


--- kdelibs/doc/common/kde-default.css  #1.47:1.48
@@ -48,5 +48,5 @@
 }
 
-.toc {
+.toc, .list-of-tables {
 padding-left: 1em;
 }
@@ -87,34 +87,40 @@
 /* Nice link colors for the main text */
 
-:link { color: rgb(170,0,0);
+:link { color: #41597a;
         background: white none; /* should be inherit */ }
-:visited { color: rgb(170,0,85);
+:visited { color: #597ba8;
            background: white none; /* should be inherit */ }
 /* :active { color: rgb(170,0,0);
           background: white none;  should be inherit  } */
 
+.navigation {
+        
+}
+
 .navLeft {
-text-align: left;
-font-weight: bold;
-padding-left: 0.5em;
-background: #3E91EB none;
-color: white;
+position: absolute; 
+left: 0px;
 }
 
 .navRight {
-text-align: right;
-font-weight: bold;
-padding-right: 0.5em;
-background: #3E91EB none;
-color: white;
+position: absolute; 
+right: 20px;
 }
 
 .navCenter {
 text-align: center;
-font-weight: bold;
-padding-left: 0.5em;
-padding-right: 0.5em;
-background: #3E91EB none;
-color: white;
+align: center;
+}
+
+.bannerBottom {
+        
+}
+
+.bannerBottomLeft {
+position: absolute; left: 0px;
+}
+
+.bannerBottomRight {
+position: absolute; right: 0px;
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic