From 7c0222a15bbae33cd61616630144e9659637efdd Mon Sep 17 00:00:00 2001 From: kingbri Date: Tue, 4 Jul 2023 20:58:18 -0400 Subject: [PATCH] Regex: Migrate CSS styling Universal styling has been moved to the main styles.css. Signed-off-by: kingbri --- public/scripts/extensions/regex/editor.html | 4 +-- .../extensions/regex/scriptTemplate.html | 6 ++--- public/scripts/extensions/regex/style.css | 26 ------------------- public/style.css | 10 +++++++ 4 files changed, 15 insertions(+), 31 deletions(-) diff --git a/public/scripts/extensions/regex/editor.html b/public/scripts/extensions/regex/editor.html index dbf7b553a..e19d11777 100644 --- a/public/scripts/extensions/regex/editor.html +++ b/public/scripts/extensions/regex/editor.html @@ -46,7 +46,7 @@
-