Skip to content

Commit

Permalink
Merge pull request #630 from pwatson100/PN-PW-V11
Browse files Browse the repository at this point in the history
Updated handling for context-menu and small CSS fix
  • Loading branch information
bithir authored Sep 1, 2023
2 parents ec274d5 + e950f8b commit a652855
Show file tree
Hide file tree
Showing 4 changed files with 317 additions and 303 deletions.
2 changes: 1 addition & 1 deletion css/symbaroum.css
Original file line number Diff line number Diff line change
Expand Up @@ -2614,7 +2614,7 @@ Monster Codex Stuff

.symbaroum.sheet.actor .gear .wrapper-left .armors .item-list nav#context-menu i.fas.fa-trash.fa-fw,
.symbaroum.sheet.actor .gear .wrapper-left .weapons .item-list nav#context-menu i.fas.fa-trash.fa-fw,
.symbaroum.sheet.actor .gear .wrapper-right .artifacts .item-list nav#context-menu i.fas.fa-trash.fa-fw,
.symbaroum.sheet.actor .gear .wrapper-left .artifacts .item-list nav#context-menu i.fas.fa-trash.fa-fw,
.symbaroum.sheet.actor .gear .wrapper-right .equipments .item-list nav#context-menu i.fas.fa-trash.fa-fw {
color: var(--color-label);
}
Expand Down
2 changes: 1 addition & 1 deletion css/symbaroum.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit a652855

Please sign in to comment.