daggerheart/styles/less/sheets/items/item-sheet-shared.less
2026-05-25 18:56:37 -04:00

17 lines
346 B
Text

.application.sheet.daggerheart.dh-style.item {
&.minimized {
.attribution-header-label {
display: none;
}
}
.attribution-header-label {
font-style: italic;
font-family: @font-body;
color: @color-text-subtle;
}
button.plain.inline-control {
flex: 0 0 auto;
}
}