.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;
}
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;
}
}
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;
}
}
table.navibar td {
- color: #000
+ color: #000;
border: 0px none;
}