Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorako committed Sep 11, 2022
2 parents 3baf59d + 73b8ab0 commit 0eee249
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/pc-sheet-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -664,4 +664,8 @@ a.inline-roll,
.actor.sheet .crb-style .sheet-body .sheet-content ol.spell-list>li[data-expended-state=true] .cast-spell,
.actor.sheet.character .crb-style .sheet-body .sheet-content ol.spell-list li[data-expended-state=true] button.cast-spell:hover {
background: var(--color-text-dark-4);
}

.actor.sheet .crb-style.limited .tab.character .character-bio {
color: var(--text-light);
}

0 comments on commit 0eee249

Please sign in to comment.