X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Ffreeside.css;h=eaefba484e4182889ecf2b64f90a522bc9128638;hb=8317e8d1763c5e13f5fe30f4da91e4f0fac584c6;hp=f20793b71d0f3002076671f166e963b8374e3b09;hpb=94f8ce6ec2a064822d41f78211216fb216b153bf;p=freeside.git diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css index f20793b71..eaefba484 100644 --- a/httemplate/elements/freeside.css +++ b/httemplate/elements/freeside.css @@ -40,7 +40,7 @@ input[type="reset"]:hover, input[type="submit"]:hover, input[class="button"]:hov a.fstab { background-color:#cccccc; - color: #000000; + color: #666666; border:1px solid; border-top-color:#666666; border-left-color:#666666; @@ -58,11 +58,13 @@ a.fstab { padding-left:4px; padding-right:4px; font-size:16px; + font-weight:bold; text-decoration:none; overflow:visible; } a.fstab:hover { text-decoration:none; + border-color:#7e0079; } /* a:link:hover.fsblackbutton, @@ -88,6 +90,7 @@ a.fstabselected { padding-left:4px; padding-right:4px; font-size:16px; + font-weight:bold; text-decoration:none; overflow:visible; }