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 %}