From 3449dcf5d2190fd00adcb72d922177321b57dafe Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 5 May 2023 07:12:06 +0300 Subject: [PATCH] minor css fix --- files/assets/css/main.css | 5 +++++ files/templates/hats.html | 12 ++++++------ files/templates/marseys.html | 6 +++--- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index f77168a21..3c089e9c8 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7413,3 +7413,8 @@ button, .btn { #cursormarsey-heart { animation: animateHeart 0.3s infinite; } + +th.disable-sort-click[disabled] { + font-weight: 900; + box-shadow: inset 0 -4px 0 white; +} diff --git a/files/templates/hats.html b/files/templates/hats.html index 1c7eeb099..ef28b5dda 100644 --- a/files/templates/hats.html +++ b/files/templates/hats.html @@ -44,15 +44,15 @@ Hat - Name - Description + Name + Description {% if SITE == 'rdrama.net' %} - Author + Author {% endif %} - Owners - Price + Owners + Price Actions - Added on + Added on diff --git a/files/templates/marseys.html b/files/templates/marseys.html index 71f262218..d04302b23 100644 --- a/files/templates/marseys.html +++ b/files/templates/marseys.html @@ -7,11 +7,11 @@ Name Marsey - Usage + Usage {% if FEATURES['ASSET_SUBMISSIONS'] %} - Author + Author {% endif %} - Added on + Added on {% if FEATURES['ASSET_SUBMISSIONS'] %} Original File {% endif %}