X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1067492cb4e6fdfedfaa0f394a1665eab182ceb3..b30eacc6bbc6f:/css/lx-office-erp/frame_header/header.css diff --git a/css/lx-office-erp/frame_header/header.css b/css/lx-office-erp/frame_header/header.css index 33f9ff3b8..915615e77 100644 --- a/css/lx-office-erp/frame_header/header.css +++ b/css/lx-office-erp/frame_header/header.css @@ -9,9 +9,8 @@ #frame-header { background-color: #d0cfc9; - text-align: center; + text-align: left; margin: 0; - padding: 0; color: black; border: 0; overflow: hidden; @@ -30,6 +29,7 @@ #frame-header .frame-header-left { float: left; + margin-right: 10px; } #frame-header .frame-header-right { float: right; @@ -41,17 +41,14 @@ border-spacing: 0; color: black; padding: 0; - font-family: verdana,arial,sans-serif; vertical-align: middle; } #frame-header .frame-header-right { - margin-top: 3px; + vertical-align: middle; } #frame-header #ajax-spinner { - margin-top: 2px; - margin-right: 10px; display: none; width: 16px; height: 16px; @@ -61,4 +58,5 @@ #frame-header input { font-size: 100%; + margin-top: 1px; }