X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fframe_header%2Fheader.css;h=915615e774c4ccc4055d8e0814ffb1e7f5eb98d0;hb=f6191560e6db010cd9bf8b0854174d772b49b5c2;hp=33f9ff3b827aab9a567aa689f87fcab5427d6c23;hpb=1067492cb4e6fdfedfaa0f394a1665eab182ceb3;p=kivitendo-erp.git 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; }