X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Fdefault%2Flogin.css;h=9f93c646dbc86e8aa3e5d07912a29b87d752a483;hb=2cb57633d2f3e27b0c2b2e7448564f467e21e1fd;hp=5902a92e6bbe871272e6aebff334a92708751e3e;hpb=0f1287436e6b7e6e407027736a7e06985dbb474e;p=fa-stable.git diff --git a/themes/default/login.css b/themes/default/login.css index 5902a92e..9f93c646 100644 --- a/themes/default/login.css +++ b/themes/default/login.css @@ -19,7 +19,7 @@ body { font-family: Verdana, Arial, Helvetica; - background: #f9f9f9; + background: #f5f5f5; font-size: 10px; margin: 5px 0 0 5px; padding: 0; @@ -66,7 +66,6 @@ a:hover, a:focus { .tableheader { font-weight: bold; - /*background-color: #dee7ec;*/ background-color: #d1dfec; color: black; text-align: center; @@ -74,7 +73,6 @@ a:hover, a:focus { .bottomBar { padding-right: 1em; - /*background-color: #dee7ec;*/ background-color: #d1dfec; color: black; border-bottom: 1px solid #8cacbb; @@ -107,6 +105,7 @@ a:hover, a:focus { .tablestyle2 { width: 350px; + border-left: 12px solid #367cb5; border-collapse: collapse; background-color: #eeeeee; }