From 1dfb921b04fec5fb960c392f049776329f501191 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Thu, 23 Nov 2023 17:20:56 +0100
Subject: [PATCH] update pre for winbox

---
 public_html/deployment/main.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public_html/deployment/main.css b/public_html/deployment/main.css
index 1b2a5e6e..dc31c8d0 100644
--- a/public_html/deployment/main.css
+++ b/public_html/deployment/main.css
@@ -302,6 +302,7 @@ input[type="radio"]:checked+label, input[type="checkbox"]:checked+label{
 }
 .ciwinbox .bar{background: rgba(255,255,255,0.1);}
 .ciwinbox .progress{background: #367;}
+.ciwinbox pre{background: none;color: #cee; }
 
 /* showIdAsModalMessage() - when using winbox */
 .ciwinboxinfos .wb-body{
-- 
GitLab