mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
14 lines
249 B
Text
14 lines
249 B
Text
.theme-light #interface #ui-right #sidebar {
|
|
menu li button img {
|
|
filter: @grey-filter;
|
|
}
|
|
}
|
|
|
|
#interface #ui-right #sidebar {
|
|
menu li button {
|
|
img {
|
|
width: 22px;
|
|
max-width: unset;
|
|
}
|
|
}
|
|
}
|