New stylesheets for standard themes
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 11 Nov 2008 00:59:43 +0000 (00:59 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 11 Nov 2008 00:59:43 +0000 (00:59 +0000)
themes/aqua/default.css
themes/cool/default.css
themes/default/default.css

index e9b4376337b0d31dfe7b569516e8e31ebd5d70ce..77b80f188d0cdfc11fc15fb907b8a89c36805f4e 100644 (file)
@@ -373,15 +373,18 @@ input.amount {
 
 .navibutton[disabled] {
   color:#808080;
-  cursor: auto;
+  cursor: inherit;
 }
+
 button.navibutton {
+       font-family: Verdana, Arial, Helvetica;
+       font-size: 11px;
        font-weight: bold;
    color:#000;
    padding: 0 3px;
    background-color:transparent;
    border-style:none;
-   text-decoration:underline;
+   /*text-decoration:underline;*/
    cursor: pointer;
 }
 
index 336ab1c592bb23f49f65d8199bcd7bdbc961036b..4105d5dee16d4ee97a043640993d3744b8dcee00 100644 (file)
@@ -381,12 +381,14 @@ input.amount {
   cursor: auto;
 }
 button.navibutton {
+       font-family: Verdana, Arial, Helvetica;
+       font-size: 11px;
        font-weight: bold;
    color:#fff;
    padding: 0 3px;
    background-color:transparent;
    border-style:none;
-   text-decoration:underline;
+   /*text-decoration:underline;*/
    cursor: pointer;
 }
 
index b423451501f5fd4afe283b23d367e1f957896715..f58c3cff2e263dde4f0a7d611d0264fcf75068f5 100644 (file)
@@ -377,12 +377,14 @@ input.amount {
 }
 
 button.navibutton {
+       font-family: Verdana, Arial, Helvetica;
+       font-size: 11px;
        font-weight: bold;
    color:#000;
    padding: 0 3px;
    background-color:transparent;
    border-style:none;
-   text-decoration:underline;
+   /*text-decoration:underline;*/
    cursor: pointer;
 }
 
@@ -394,7 +396,7 @@ button.navibutton {
 }
 
 table.navibar td {
-       color: #000
+       color: #000;
     border: 0px none;
 }