forked from GitHub-Mirrors/foundry-sw5e
Combat Enhancements fix
By Jacob
This commit is contained in:
parent
7200a9e2f0
commit
078ad2584a
1 changed files with 4 additions and 0 deletions
|
@ -493,6 +493,10 @@ input[type="reset"]:disabled {
|
|||
#combat #combat-tracker li.combatant .token-name {
|
||||
text-shadow: none;
|
||||
}
|
||||
#combat #combat-tracker li.combatant .ce-image-wrapper .token-image {
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
#combat #combat-tracker li.combatant h4 {
|
||||
color: #1C1C1C;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue