Skip to content

Commit

Permalink
Restore opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
rslifka committed May 10, 2024
1 parent fe35f92 commit 18763bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/css/fateOfAllFools.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ td.min-light {
.item[data-fate-armor-registered=false][data-fate-dimtag-archive=false] > .item-img,
.item[data-fate-weapon-registered=false][data-fate-dimtag-archive=false] > .item-img
{
opacity: 0.3;
opacity: 0.6;
}

.item[data-fate-deepsight=true]
Expand Down

0 comments on commit 18763bf

Please sign in to comment.