From 55d08542d16b2249757c438bb5a80928abdab676 Mon Sep 17 00:00:00 2001
From: "Dr. Martin Goik" <goik@hdm-stuttgart.de>
Date: Sat, 5 May 2018 09:02:04 +0200
Subject: [PATCH] Inverted table header

---
 ws/Docbook/CustomLayer/webhelp/positioning.css.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ws/Docbook/CustomLayer/webhelp/positioning.css.patch b/ws/Docbook/CustomLayer/webhelp/positioning.css.patch
index 13d9ea7a6..7f5711016 100644
--- a/ws/Docbook/CustomLayer/webhelp/positioning.css.patch
+++ b/ws/Docbook/CustomLayer/webhelp/positioning.css.patch
@@ -32,7 +32,7 @@
  
  tr th, tr th .internal, tr th .added, tr th .changed {
 -	background: #00589E;
-+    background: #00FFDD;
++    background: black; 
  	color: white;
  	font-weight: bold;
  	text-align: left;
-- 
GitLab