forked from GitHub-Mirrors/foundry-sw5e
Regenerate css
This commit is contained in:
parent
342df7f073
commit
d6222a351d
2 changed files with 8 additions and 8 deletions
|
@ -234,13 +234,14 @@ body.dark-theme .dice-roll .dice-total.fumble {
|
|||
box-shadow: 0 0 12px rgba(232, 17, 17, 0.5);
|
||||
}
|
||||
body.dark-theme #chat-controls .roll-type-select {
|
||||
background: #363636;
|
||||
background: #4f4f4f;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
body.dark-theme #chat-controls label {
|
||||
color: white;
|
||||
}
|
||||
body.dark-theme #chat-form textarea {
|
||||
background: #363636;
|
||||
background: #4f4f4f;
|
||||
}
|
||||
body.dark-theme #combat #combat-round {
|
||||
color: #E81111;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue