X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Faqua%2Fdefault.css;h=1e0785435fb79e8aa58f7e122f4968b6707bec7b;hb=daa7cc26dcbcca57248925405fd7a71a7a66a969;hp=e42e990731688bf3c026570786575d96f7ea9019;hpb=f04f9423d630b18806748d0bc7bd931f70878cbc;p=fa-stable.git diff --git a/themes/aqua/default.css b/themes/aqua/default.css index e42e9907..1e078543 100644 --- a/themes/aqua/default.css +++ b/themes/aqua/default.css @@ -57,7 +57,7 @@ a { } a:link { - color: #00000bb; + color: #0000bb; text-decoration: none; } @@ -71,6 +71,17 @@ a:hover { text-decoration: underline; } +button { + font-size: 11px; + border: 1px #0066cc solid; + padding: 1px 0px; +} + +button img, span { + padding: 0px 2px ; + vertical-align: middle; +} + .login { background-color: #ffffff; border: none; @@ -375,7 +386,7 @@ input.amount { .navibar { padding: 3px; - border: 1px solid #cccccc; + border: 1px solid #8cacbb; border-collapse: collapse; background-color: #dee7ec; } @@ -440,20 +451,6 @@ ul.ajaxtabs li input.current, ul.ajaxtabs li input.current:hover{ border-bottom: 1px solid #8cacbb; margin: -4px -2px -2px; border: 1px solid #8cacbb; -/* display: none;*/ background-color: #FFFFE0; white-space: nowrap; -/* - position: absolute; - left: 0; - left: -900px; - filter:alpha(opacity=0); - -moz-opacity:0; - border: 1px solid black; - height: 200px; - text-align: center; - width:200px; - z-index: 100; - padding: 5px; -*/ }