X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/27f54b3221d5884d64c79f73969e741dd9677ea4..8f7fe4a4:/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 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%; +}