Went over all item compendia and fixed some Uses on actions

This commit is contained in:
WBHarry 2025-08-06 19:34:33 +02:00
parent 5eeb46edd2
commit 0dd3eb4492
41 changed files with 247 additions and 200 deletions

View file

@ -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);