diff --git a/resources/avatar-sandbox.html b/resources/avatar-sandbox.html index a841ff3..29ee7c4 100755 --- a/resources/avatar-sandbox.html +++ b/resources/avatar-sandbox.html @@ -38,6 +38,16 @@ [class^="p+outfit_overwrite_button"]:hover, [class^="p+outfit_delete_button"]:hover { cursor: pointer; } + + [id="p+retro_items_warning"] { + display: none; + color: #000; + font-weight: bold; + } + + body:has([data-tab="retro"].active) [id="p+retro_items_warning"] { + display: block; + } @@ -307,6 +317,9 @@ + + Items in this category are from past iterations of Polytoria. They can only be worn in the Avatar Sandbox. +