X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmain.css;h=379423249fcdce3039a691e2ec823e725893061c;hb=26f9b1a847dbb183782f271ae297baa6ca334201;hp=fb88e57c915de87e4ab8b28b38b6af57111c5ba8;hpb=de66b95fa834d44d84b8d6e48b1ffbbd607d07e0;p=kivitendo-erp.git diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index fb88e57c9..379423249 100644 --- a/css/lx-office-erp/main.css +++ b/css/lx-office-erp/main.css @@ -381,36 +381,6 @@ label { font-weight: bold; } -.jqmWindow { - display: none; - - position: fixed; - top: 17%; - left: 40%; - - margin-left: -200px; - width: 700px; - - background-color: lemonchiffon; - color: #333; - border: 1px solid black; - padding: 4px; -} - -.jqmContent { - padding: 8px; -} - -.jqmWindow h1 { - border: 0; - padding: 0; - background-color: lemonchiffon; -} - -.jqmOverlay { - background-color: #000; -} - /* Kontenliste Styles */ .coa_listrow1 { @@ -448,3 +418,8 @@ label { border-style:none; border-width:thin; } + +.dimmed-text { + color: #aaa; + font-style: italic; +}