more theme updates from davey
authorchriskl <chriskl>
Wed, 28 May 2003 03:08:45 +0000 (03:08 +0000)
committerchriskl <chriskl>
Wed, 28 May 2003 03:08:45 +0000 (03:08 +0000)
themes/default/global.css
topbar.php

index f2adfffe997d75e9c5e81390f19ccc2d34a61c97..3a20f2c244f2822f174d7544da666481cf0819e1 100644 (file)
@@ -1,7 +1,7 @@
 /**
  * Default style sheet, based of the work of Juri Aksenov
  *
- * $Id: global.css,v 1.9 2003/05/28 02:01:34 chriskl Exp $
+ * $Id: global.css,v 1.10 2003/05/28 03:08:45 chriskl Exp $
  */
 
 /** ELEMENTS */
@@ -12,21 +12,17 @@ body, td
        margin: 4px;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
        padding: 0px;
-       font-size: 0.8em;
+       font-size: smaller; /*0.8em;*/
        text-align:     left;
 }
 
-.foo {
-       font-size: 1em;
-}
-
 body.topbar
 {
        background-color: #CECF9C;
        margin: 0px;
        padding: 0px;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
+       font-size: smaller; /* 1em; */
        text-align:     left;
        border-bottom: 2px solid #000000;
 }
@@ -38,7 +34,7 @@ body.browser
        margin: 0px;
        padding: 0px;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
+       font-size: smaller; /*1em;*/
        text-align:     left;
        border-right: 1px dashed #c0c0c0;
 }
@@ -48,7 +44,7 @@ body.bottombar {
        margin: 0px;
        padding: 0px;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
+       font-size: smaller; /*1em;*/
        text-align:     left;
        border-top:     1px solid #000000;
 }
@@ -60,7 +56,7 @@ p.message {
 h2
 {
        color: #666633;
-       font-size: 1.3em;
+       font-size: large; /*1.3em;*/
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
        font-weight: bold;
 }
@@ -86,7 +82,7 @@ table.navbar td
        background-color: #F3F3E9;
        text-align:     center;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 0.9em;
+       font-size: smaller; /* 0.9em */
        font-weight: bold;
 }
 
@@ -97,7 +93,7 @@ th.data
        background-color: #E6E6CC;
        text-align:     center;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 0.9em;
+       font-size: smaller; /* 0.9em */
 }
 
 td.topbar
@@ -106,7 +102,7 @@ td.topbar
        margin: 0px     0px;
        padding: 0px;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 0.8em;
+       font-size: smaller; /*0.8em;*/
        text-align:     left;
 }
 
@@ -116,7 +112,7 @@ td.data1
        background-color: #F3F3E9;
        text-align:     left;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 0.8em;
+       font-size: smaller; /*0.8em;*/
 }
 
 td.data2
@@ -125,7 +121,7 @@ td.data2
        background-color: #E6E6CC;
        text-align:     left;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 0.8em;
+       font-size: smaller; /*0.8em;*/
 }
 
 td.opbutton1 
@@ -136,11 +132,12 @@ td.opbutton1
        border-right: 1px solid #706D41;
        border-bottom: 1px solid #706D41;
        border-left: 1px solid #FFFFFF;
-       padding-left: 6px;
-       padding-right: 6px;
        cursor: hand;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 0.8em;
+       font-size: smaller; /*0.8em;*/
+       padding-left: 6px;
+       padding-right: 6px;
+       text-align: center;
 }
 
 td.opbutton2 
@@ -151,11 +148,12 @@ td.opbutton2
        border-right: 1px solid #706D41;
        border-bottom: 1px solid #706D41;
        border-left: 1px solid #FFFFFF;
-       padding-left: 6px;
-       padding-right: 6px;
        cursor: pointer;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 0.8em;
+       font-size: smaller; /*0.8em;*/
+       padding-left: 6px;
+       padding-right: 6px;
+       text-align: center;
 }
 
 a,a:active 
@@ -170,7 +168,6 @@ a:link
 {
        color: #336699;
        font-family: arial;
-       font-size: 1em;
        text-decoration: none;
 }
 
@@ -178,7 +175,6 @@ a:visited
 {
        color: #336699;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
        text-decoration: none;
 }
 
@@ -186,7 +182,6 @@ a:hover
 {
        color: #cc0000;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
        text-decoration: none;
 }
 
@@ -194,7 +189,6 @@ a.navlink:link, a.toplink:link
 {
        color: #336699;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
        font-weight: bold;
        text-decoration: none;
 }
@@ -203,7 +197,6 @@ a.navlink:visited, a.toplink:visited
 {
        color: #336699;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
        font-weight: bold;
        text-decoration: none;
 }
@@ -212,7 +205,6 @@ a.navlink:hover, a.toplink:hover
 {
        color: #cc0000;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
        font-weight: bold;
        text-decoration: none;
 }
@@ -221,7 +213,8 @@ a.navlink:active, a.toplink:active
 {
        color: #cc0000;
        font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
-       font-size: 1em;
        font-weight: bold;
        text-decoration: none;
+       font-size: 1.2em;
 }
+
index 8504bdee3bcc5926d09509edb453f3d3b815cfef..8ef55de5c1993cdf2e50397499ad0fadd9e2b7b8 100755 (executable)
@@ -3,7 +3,7 @@
        /**
         * Top menu for phpPgAdmin
         *
-        * $Id: topbar.php,v 1.12 2003/05/26 11:33:22 chriskl Exp $
+        * $Id: topbar.php,v 1.13 2003/05/28 03:08:45 chriskl Exp $
         */
 
        // Include application functions
        $misc->printHeader();
        $misc->printBody('topbar');
 ?>
-<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background-color: #CECF9C;">
+<table width="100%" border="0" cellspacing="0" cellpadding="0" class="topbar">
        <tr>
                <td width="211" rowspan="2"><img src="images/themes/<?php echo $conf['theme'] ?>/title.gif" width="211" height="50" alt="<?php echo htmlspecialchars($appName) ?>" /></td>
-               <td style="background-color: #CECF9C;" width="5" rowspan="2">&nbsp;</td>
-               <td style="background-color: #CECF9C;">
+               <td class="topbar" width="5" rowspan="2">&nbsp;</td>
+               <td class="topbar">
                <?php echo sprintf($lang['strtopbar'], htmlspecialchars($conf['description']),
                        htmlspecialchars($conf['servers'][$_SESSION['webdbServerID']]['host']),
                        htmlspecialchars($conf['servers'][$_SESSION['webdbServerID']]['port']),
@@ -24,7 +24,7 @@
                        date($lang['strtimefmt'])) ?></td>
        </tr>
        <tr>
-               <td style="background-color: #CECF9C;">
+               <td class="topbar">
 <?php
        // For superuser, show user and group admin.  For normal user, show change password.
        if ($data->isSuperUser($_SESSION['webdbUsername'])) :