X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Faqua%2Fdefault.css;h=e5898c47506e580bd9dd2d6c939c6c51f2d14671;hb=2a0f29497517eca1cde8b2832da5761edefb2268;hp=775116d94a6fdcbe5a7efb00af25ceafc89d442a;hpb=cf7be1f00c6abe59755286e0c3108d9d3c0356da;p=fa-stable.git diff --git a/themes/aqua/default.css b/themes/aqua/default.css index 775116d9..e5898c47 100644 --- a/themes/aqua/default.css +++ b/themes/aqua/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: 0 3px; - border: 1px solid #ccc; border-collapse: collapse; } .tablestyle_noborder {