X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fframe_header%2Fheader.css;h=cf5d146eb60db34c796cf2757414642883fe7550;hb=d04a436f2bb85dae11fd9afbb1c0f584729d93cf;hp=852a76c985c183d33b70f47919e44b707f4e9a34;hpb=fc41222c61dbee590005f04c50e8603581462543;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 852a76c98..cf5d146eb 100644 --- a/css/lx-office-erp/frame_header/header.css +++ b/css/lx-office-erp/frame_header/header.css @@ -15,6 +15,7 @@ color: white; border: 0; overflow: hidden; + min-height: 20px; width: 100%; border-spacing: 0; font-size: 12px; @@ -36,3 +37,21 @@ font-family: verdana,arial,sans-serif; vertical-align: middle; } + +#frame-header .frame-header-right { + margin-top: 3px; +} + +#frame-header #ajax-spinner { + margin-top: 2px; + margin-right: 10px; + display: none; + width: 16px; + height: 16px; + min-width: 16px; + min-height: 16px; +} + +#frame-header input { + font-size: 12px; +}