Skip to content

Commit

Permalink
dark sheet update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorako committed Jun 27, 2022
1 parent 178f19c commit 23c034f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions styles/pc-sheet-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,13 @@
background-color: var(--primary);
background-image: none;
box-shadow: 0 0 0 1px #918c88, 0 0 0 2px #e1d8cf, 0 0 0 3px #a98f39, inset 0 0 8px rgba(0, 0, 0, .5), 0 0 8px #000;
height: 22px;
margin: 13px -13px 0 3px;
padding-top: 1px;
height: 23px;
margin: 12.5px 21px 0 3px;
padding-bottom: 1px;
}

.actor.sheet.character .crb-style .sheet-body .sheet-content .tab.character .character-details .alignment select {
padding-left: 3px;
}

.actor.sheet.character .crb-style .sheet-body .sheet-content .tab.character .character-details .alignment:after {
Expand Down

0 comments on commit 23c034f

Please sign in to comment.