X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=css%2Flx-office-erp%2Fmain.css;h=76ae01814a7734b42dd67a86e627c36bf2cc7be0;hb=0347cf10772dfc42e8cffb0b593b7a7780b00043;hp=3788c88577c9786f46bca6439131be047099c6af;hpb=8d8d1aab328b1c47d7983aca59c1c99592336eff;p=kivitendo-erp.git diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index 3788c8857..76ae01814 100644 --- a/css/lx-office-erp/main.css +++ b/css/lx-office-erp/main.css @@ -1,4 +1,4 @@ -/* Stylesheet for Lx-Office +/* Stylesheet for kivitendo * Name: lx-office-erp.css*/ /* The look of links */ @@ -377,6 +377,10 @@ label { padding: 5px; } +.flash_title { + font-weight: bold; +} + .jqmWindow { display: none; @@ -444,3 +448,8 @@ label { border-style:none; border-width:thin; } + +.dimmed-text { + color: #aaa; + font-style: italic; +}