mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Went over all item compendia and fixed some Uses on actions
This commit is contained in:
parent
5eeb46edd2
commit
0dd3eb4492
41 changed files with 247 additions and 200 deletions
|
|
@ -679,6 +679,12 @@
|
|||
}
|
||||
|
||||
&.theme-light {
|
||||
.tagify {
|
||||
tag div img {
|
||||
filter: @beige-filter;
|
||||
}
|
||||
}
|
||||
|
||||
.tagify__dropdown {
|
||||
.tagify__dropdown__wrapper {
|
||||
background-image: url(../assets/parchments/dh-parchment-light.png);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue