From d33d6eacd01055ab2dde558b50b720b385e44126 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 3 Jun 2013 16:39:38 +0200 Subject: [PATCH] CSS:

wie ehemals listheading stylen --- css/kivitendo/main.css | 2 +- css/lx-office-erp/main.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/kivitendo/main.css b/css/kivitendo/main.css index 12db365e1..3653c526f 100644 --- a/css/kivitendo/main.css +++ b/css/kivitendo/main.css @@ -192,7 +192,7 @@ body.menu { background-color: #8ee085; color: #000000; } */ -.listheading { +.listheading, h2 { padding: 0.2em; background-color: #EBEBEB; color: #006400; diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index 1e200b043..799cbab3a 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: -- 2.20.1