X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Faqua%2Fdefault.css;h=eb454f626e2c843b18d30cb1a63df01a27fa4673;hb=bc426821d8ae6319bd9394ac275bb700e6394fc3;hp=1dfa60ab876b284fb0abd80f570eea28b222e3af;hpb=f01633e07de0f8d9c7cd9f1cc9aab4d14bd2577d;p=fa-stable.git diff --git a/themes/aqua/default.css b/themes/aqua/default.css index 1dfa60ab..eb454f62 100644 --- a/themes/aqua/default.css +++ b/themes/aqua/default.css @@ -19,7 +19,7 @@ body { font-family: Verdana, Arial, Helvetica; background: #518fad; - font-size: 10px; + font-size: 10px; margin: 5px 0 0 5px; padding: 0; } @@ -29,6 +29,10 @@ tr, td, th { line-height: 19px; } +tr { + text-align: left; +} + textarea { font-size: 12px; } @@ -48,7 +52,7 @@ input.small { a { color: #0000bb; - font-size: 11px; + font-size: 11px; text-decoration: none; } @@ -93,7 +97,7 @@ a:hover { border: 0; margin: 0; padding: 0; - text-align: right; + /*text-align: right;*/ } .quick_menu_selected{ @@ -108,18 +112,18 @@ a:hover { } .logoutBar { - padding-right: 1em; - background: #a7d6ce; - color: black; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #a7d6ce; + color: black; + border-bottom: 1px solid #8cacbb; width: 100%; } .bottomBar { - padding-right: 1em; - background: #a7d6ce; - color: black; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #a7d6ce; + color: black; + border-bottom: 1px solid #8cacbb; width: 100%; } @@ -129,11 +133,11 @@ a:hover { } .bottomBar2 { - padding-right: 1em; - background: #a7d6ce; - color: black; - border-top: 1px solid #8cacbb; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #a7d6ce; + color: black; + border-top: 1px solid #8cacbb; + border-bottom: 1px solid #8cacbb; width: 100%; } @@ -142,16 +146,16 @@ a:hover { } div.logoutBar { - padding-right: 1em; - background: #a7d6ce; - color: black; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #a7d6ce; + color: black; + border-bottom: 1px solid #8cacbb; text-align: right; } div.logoutBar a { - font-weight: normal; - margin-left: 1em; - color: #436976; + font-weight: normal; + margin-left: 1em; + color: #436976; background-color: transparent; } div.logoutBar img { @@ -159,34 +163,34 @@ div.logoutBar img { } div.tabs { - padding: 0.5em 0 0 0; + padding: 3px 0 0 0; background: none transparent scroll repeat 0% 0%; - white-space: nowrap; - border-collapse: collapse; - border-bottom: 1px solid #8cacbb; + white-space: nowrap; + border-collapse: collapse; + border-bottom: 1px solid #8cacbb; } div.tabs a { - border: 1px solid #8cacbb; - padding: 0 1em 3px 1em; - font-weight: normal; + border: 1px solid #8cacbb; + padding: 3px 10px; + font-weight: normal; background: white scroll repeat 0% 0%; - color: #436976; + color: #436976; margin-right: 0.0em; height: 1.0em; } div.tabs a.selected { - border-top: 1px solid #8cacbb; - border-right: 1px solid #8cacbb; + border-top: 1px solid #8cacbb; + border-right: 1px solid #8cacbb; border-bottom: 1px solid #dee7ec; - border-left: 1px solid #8cacbb; - font-weight: normal; - background: #a7d6ce; + border-left: 1px solid #8cacbb; + font-weight: normal; + background: #a7d6ce; color: #436976; } div.tabs a:hover { - background: #a7d6ce; - color: #436976; + background: #a7d6ce; + color: #436976; } .menu_group { @@ -194,7 +198,7 @@ div.tabs a:hover { padding: 0px; color: #000000; background-color: #a7d6ce; - padding-left: 3px; + padding-left: 3px; font-weight: bold; } @@ -237,30 +241,30 @@ div.tabs a:hover { .titletext { font-weight: bold; - font-size: 13px; + font-size: 13px; border-bottom: 1px solid #8cacbb; padding: 5px; } .headingtext { font-weight: bold; - font-size: 13; + font-size: 13px; color: black; } .headingtext2 { - font-size: 13px; + font-size: 13px; color: black; } .headingtext3 { font-weight: bold; - font-size: 10px; + font-size: 10px; color: black; } .errortext { - font-size: 13px; + font-size: 13px; color: #ff0000; font-weight: bold; } @@ -268,7 +272,7 @@ div.tabs a:hover { .inputsubmit { font-size: 8pt; border: 1px solid #0066cc; - padding: 1px 4px; + padding: 1px 4px; } .ajaxsubmit { @@ -283,32 +287,32 @@ div.tabs a:hover { .evenrow { background-color: #dddddd; -} +} .overduebg { background-color: #dd7777; -} +} .overduefg { color: #dd7777; -} +} .currentfg { color: #ff6666; -} +} .redfg { color: red; font-weight: bold; -} +} .settledbg { background-color: #00bb00; -} +} .settledfg { color: #00bb00; -} +} .inquirybg { background-color: #fdfeef; @@ -326,13 +330,13 @@ div.tabs a:hover { padding: 3px; border: 1px solid #8cacbb; border-collapse: collapse; -} +} .tablestyle2 { padding: 0 3px; border: 1px solid #ccc; border-collapse: collapse; -} +} .tablestyle_noborder { padding: 3px; }