mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 12:11:07 +01:00
* Something experimenting * I am silly (wearning Dunce hat) * Stressful task * Armor functional to be hit * CSS Changes to accomadate pip boy * last minute change to resource section for better visual feeling * restoring old css for toggle * Added setting to toggle pip/number display * toggle functionality added * Fixed light-mode in characterSheet * Fixed multi-row resource pips display for character * Fixed separators * Added pip-display to Adversary and Companion. Some fixing on armor display --------- Co-authored-by: WBHarry <williambjrklund@gmail.com>
22 lines
665 B
Text
22 lines
665 B
Text
@import './sheet.less';
|
|
@import './dialog.less';
|
|
@import './chat.less';
|
|
@import './elements.less';
|
|
@import './enrichment.less';
|
|
@import './global.less';
|
|
@import './tab-navigation.less';
|
|
@import './tab-form-footer.less';
|
|
@import './tab-actions.less';
|
|
@import './tab-description.less';
|
|
@import './tab-features.less';
|
|
@import './tab-effects.less';
|
|
@import './tab-settings.less';
|
|
@import './item-header.less';
|
|
@import './feature-section.less';
|
|
@import './inventory-item.less';
|
|
@import './inventory-fieldset-items.less';
|
|
@import './prose-mirror.less';
|
|
@import './filter-menu.less';
|
|
@import './tab-attachments.less';
|
|
@import './dice.less';
|
|
@import './resource-bar.less';
|