From 1822469b24b68f97ab0d46015b1c8ac96a4a2437 Mon Sep 17 00:00:00 2001 From: LazeMSS Date: Wed, 8 Mar 2023 18:16:43 +0100 Subject: [PATCH] Removed background image --- css/matrix.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/css/matrix.css b/css/matrix.css index 1dc93f1..498abfd 100644 --- a/css/matrix.css +++ b/css/matrix.css @@ -32,9 +32,6 @@ a:hover { .octoprint-container .tab-content h1 { color: #FFFFFF; } -.octoprint-container { - background-image: url(/plugin/custombackground/custom/green-matrix-wallpaper.jpg);; - } .octoprint-container .tab-content { border: none #2f3136; background-color: #2f3136; @@ -758,4 +755,4 @@ div.popover.toptempPopover .popover-content div.TopTempPopoverGraph svg .ct-labe #settings_dialog table td>a { color: #ffffff !important; -} \ No newline at end of file +}