diff --git a/Stewpot/Stewpot.css b/Stewpot/Stewpot.css index e7a7c408f9..12cd1a9ef6 100644 --- a/Stewpot/Stewpot.css +++ b/Stewpot/Stewpot.css @@ -645,6 +645,10 @@ input.hideunless[value=Warlock] + .Warlock { display: initial; } +input.hideunless[value=Custom] + .Custom { + display: initial; +} + input.hideunless[value=Farmer] + .Farmer { display: initial; } @@ -709,6 +713,10 @@ input.hideunless[value=Tattoo-Artist] + .Tattoo-Artist { display: initial; } +input.hideunless[value=Custom] + .Custom { + display: initial; +} + input.mhider[value=character] + .character, input.mhider[value=tavern] + .tavern { display: initial; } diff --git a/Stewpot/Stewpot.html b/Stewpot/Stewpot.html index ad17165105..26558b92f6 100644 --- a/Stewpot/Stewpot.html +++ b/Stewpot/Stewpot.html @@ -195,7 +195,7 @@ on("change:select_character_weapon change:select_character_armor change:select_c