X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fframe_header%2Fheader.css;h=23f24b468de59a3d224d9a870121df9cdef97e88;hb=07c884e5ac2318a9a67947faa88ecd1d4ca0629e;hp=852a76c985c183d33b70f47919e44b707f4e9a34;hpb=4a12c839937370488b8b8a40bef376e7cb0a2ce6;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..23f24b468 100644 --- a/css/lx-office-erp/frame_header/header.css +++ b/css/lx-office-erp/frame_header/header.css @@ -15,9 +15,9 @@ color: white; border: 0; overflow: hidden; + min-height: 20px; width: 100%; border-spacing: 0; - font-size: 12px; } #frame-header .frame-header-left { @@ -36,3 +36,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: 100%; +}