From e6cd3a2cfa9c31ece6e125e3244e0696d57dbf1c Mon Sep 17 00:00:00 2001 From: scar <91326008+alk-spriet@users.noreply.github.com> Date: Thu, 23 Dec 2021 10:43:14 +0100 Subject: [PATCH] Updated PPR banner to apply on admin panel --- PPR banner.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PPR banner.css b/PPR banner.css index 5b8d1fe..8f9b9da 100644 --- a/PPR banner.css +++ b/PPR banner.css @@ -1,4 +1,5 @@ -@-moz-document domain("ppr-stream.alkemics.com") { +@-moz-document domain("ppr-stream.alkemics.com"), +domain("ppr-admin.alkemics.com") { :root { --stripe-size: 100px; --color1: hsl(194, 71%, 30%);