From 500a485ffd9a5069499d7541a17ce5dfe11530ab Mon Sep 17 00:00:00 2001 From: Mars Niermann Date: Fri, 10 Mar 2023 12:35:16 +0000 Subject: [PATCH] Update base themes --- src/proxmox.user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/proxmox.user.css b/src/proxmox.user.css index 4dfdc0e..8274317 100644 --- a/src/proxmox.user.css +++ b/src/proxmox.user.css @@ -9,7 +9,7 @@ @license MIT ==/UserStyle== */ -@-moz-document domain("DOMAIN.TLD") { +@-moz-document domain("pve.m3.fyi") { :root { --bg_h: #1d2021; --bg: #282828;