From ea56c5993673444689930340134155c9a7fd16ae Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 25 Jun 2013 11:43:40 +0200 Subject: [PATCH]

nur innerhalb vom content-
colorieren Fixt #2294. --- 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 e6cd0a6f2..897e6e3fb 100644 --- a/css/kivitendo/main.css +++ b/css/kivitendo/main.css @@ -193,7 +193,7 @@ body.menu { background-color: #8ee085; color: #000000; } */ -.listheading, h2 { +.listheading, #content 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 067d71dca..472e3c178 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, h2 { +.listheading, .listheading th, #content h2 { font-size: 9pt; padding:3px; background-color: -- 2.20.1