Skip to content

Commit

Permalink
2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorako committed Jul 24, 2023
1 parent 55225ad commit 45e96e9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.3.3

- (Maintenance) Update to make Familiar sheets render correctly with dark theme enabled

# 2.3.2

- (Maintenance) Small adjustments to NPC sheet sidebar to keep up with system style changes
Expand Down
4 changes: 4 additions & 0 deletions sass/pf2e/_actor-sheet.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
// prettier-ignore
.dorako-ui {
&.sheet.familiar form {
background: unset;
}

&.actor.sheet .crb-style .sheet-body .sheet-content .tab.actions .actions-container .actions-tabs-wrapper .actions-panels ol.actions-list li.action .item-name .item-image {
@include gold-border;
border-radius: 2px;
Expand Down
3 changes: 3 additions & 0 deletions styles/dorako-ui.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion styles/dorako-ui.css.map

Large diffs are not rendered by default.

0 comments on commit 45e96e9

Please sign in to comment.