X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Fdefault%2Fdefault.css;h=70d020e0d869a4584a7f4e274a27dfc1b13f80ca;hb=16b19d2a0218d206004c9b957344c6cd15835e15;hp=d45f2e2ce2db45eb21aa34af168da58a373eeb99;hpb=cf7be1f00c6abe59755286e0c3108d9d3c0356da;p=fa-stable.git diff --git a/themes/default/default.css b/themes/default/default.css index d45f2e2c..70d020e0 100644 --- a/themes/default/default.css +++ b/themes/default/default.css @@ -80,6 +80,10 @@ a:hover, a:focus { text-decoration: underline; } +.inactive { + color: gray; +} + button { font-size: 11px; border: 1px #0066cc solid; @@ -356,14 +360,10 @@ div.tabs a:hover { } .tablestyle { - padding: 3px; - border: 1px solid #8cacbb; border-collapse: collapse; } .tablestyle2 { - padding: 3px; - border: 1px solid #cccccc; border-collapse: collapse; } .tablestyle_noborder {