From 47e24bab53c893b523dad65f709d96fcc03b7e91 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Thu, 27 Feb 2025 21:16:49 +1000 Subject: Better icon theming. --- default.template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/default.template b/default.template index 5938e79..d2585b6 100644 --- a/default.template +++ b/default.template @@ -23,9 +23,7 @@ } table, td, th {border-collapse: collapse;border: 2px solid grey;} - .toolTip { - border: 2px solid fuchsia; - } + .toolTip {background: darkcyan;} .boxWrapper { height: 100%; width: 100%; -- cgit v1.1