X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Fcool%2Fdefault.css;h=4105d5dee16d4ee97a043640993d3744b8dcee00;hb=2332db237b46fc7025212d3525525c16e86e94d3;hp=336ab1c592bb23f49f65d8199bcd7bdbc961036b;hpb=26f7d5bdd85e7717436e3dcb67c9a6be1fe20e15;p=fa-stable.git diff --git a/themes/cool/default.css b/themes/cool/default.css index 336ab1c5..4105d5de 100644 --- a/themes/cool/default.css +++ b/themes/cool/default.css @@ -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; }