X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmain.css;h=27a3aa22171838ccfdb6f89adf70844577d052e2;hb=2e66dde525c12d064518c316d25a6b41ed727b39;hp=1e200b0431ee5212db3d233649d3354a827ba50e;hpb=b3f351139a745a2d01dd35e5a70f72e61b2c2adb;p=kivitendo-erp.git diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index 1e200b043..27a3aa221 100644 --- a/css/lx-office-erp/main.css +++ b/css/lx-office-erp/main.css @@ -209,7 +209,7 @@ div.admin { border-width:thin; } -.listheading, .listheading th { +.listheading, .listheading th, h2 { font-size: 9pt; padding:3px; background-color: @@ -423,3 +423,8 @@ label { color: #aaa; font-style: italic; } + +.link_separator { + margin-left: 6px; + margin-right: 6px; +}