From 744bc35afb20e735f674a9dcb8c7ca5dd6c54c0e Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 13 Feb 2024 16:12:48 +0200 Subject: [PATCH] remove unnecessary --- files/assets/css/main.css | 4 ++-- files/templates/shop.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 0c2d930de..40a1e5a89 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -332,7 +332,7 @@ a:hover { color: var(--primary); text-decoration: underline; } -a:not([href], [role="button"]) +a:not([href]) { color: inherit; text-decoration: none; @@ -5596,7 +5596,7 @@ code { .noshadow { box-shadow: none !important; } -[role="button"], :not(textarea)[onclick], :not(textarea)[data-onclick], th { +:not(textarea)[onclick], :not(textarea)[data-onclick], th { cursor: pointer !important; } diff --git a/files/templates/shop.html b/files/templates/shop.html index fe7164244..7fc7c233e 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -41,7 +41,7 @@ {% if IS_HOMOWEEN() %}
- twink or treat + twink or treat
{% endif %}