From fcc8b67905a86a28fee9826666995a1a32642503 Mon Sep 17 00:00:00 2001
From: root <root@librenmscentos.localdomain>
Date: Sun, 2 Jun 2019 13:51:25 +0200
Subject: [PATCH] add overlib and other fix

---
 html/css/custom/styles.css | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/html/css/custom/styles.css b/html/css/custom/styles.css
index baa91d4..0620dea 100644
--- a/html/css/custom/styles.css
+++ b/html/css/custom/styles.css
@@ -647,6 +647,14 @@ legend {
     background-color: #292929;
 }
 
+/* OVERLIB BG*/
+.overlib {
+
+    background-color: #000000;
+
+}
+
+
 /* FOOTER */
 
 .panel-footer {
-- 
GitLab