Support des propriétés d'items

Amélioration de l'interface
Améliorations cosmétiques
This commit is contained in:
ZigmundKreud
2021-12-24 04:51:14 +01:00
parent d5a5990faa
commit 7531937e52
59 changed files with 1919 additions and 210 deletions

View File

@@ -1,6 +1,8 @@
@import "global/typography";
@import 'global/foundry-overrides';
@import 'global/mixins';
@import "global/flex";
@import "global/forms";
@import "global/typography";
@import "global/item-list";
@import "global/colors";
@import 'global/chat';
@@ -14,7 +16,18 @@
@footer-height: 30px;
@sidebar-width: 250px;
body.system-bol {
img#logo{
content: url("/systems/bol/ui/logo2.webp");
}
}
.bol {
//&.app {
//border:none;
//background: transparent;
//box-shadow: none;
//}
&.sheet {
@import 'components/common';
&.actor {