Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/tabs.css
changeset 6 43e37759235e
parent 1 25a17d01db0c
--- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/tabs.css	Tue Mar 30 11:56:28 2010 +0100
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/tabs.css	Tue Mar 30 16:16:55 2010 +0100
@@ -32,7 +32,7 @@
    float            : left;
    background       : url("tab_r.gif") no-repeat right top;
    border-bottom    : 1px solid #84B0C7;
-   font-size        : x-small;
+   font-size        : 80%;
    font-weight      : bold;
    text-decoration  : none;
 }
@@ -57,7 +57,7 @@
    white-space      : nowrap;
 }
 
-DIV.tabs INPUT
+DIV.tabs #MSearchBox
 {
    float            : right;
    display          : inline;
@@ -66,7 +66,7 @@
 
 DIV.tabs TD
 {
-   font-size        : x-small;
+   font-size        : 80%;
    font-weight      : bold;
    text-decoration  : none;
 }
@@ -94,9 +94,12 @@
    padding-bottom   : 6px;
 }
 
-DIV.nav
+DIV.navpath
 {
    background       : none;
    border           : none;
    border-bottom    : 1px solid #84B0C7;
+   text-align       : center;
+   margin           : 2px;
+   padding          : 2px;
 }