mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Css cleanup. Added styling for tagify dropdown
This commit is contained in:
parent
128178847b
commit
407b70b662
10 changed files with 214 additions and 262 deletions
|
|
@ -6,8 +6,7 @@
|
|||
@import './chat.less';
|
||||
@import './item.less';
|
||||
@import './application.less';
|
||||
@import './sheets//sheets.less';
|
||||
@import './components.less';
|
||||
@import './sheets/sheets.less';
|
||||
@import './dialog.less';
|
||||
@import '../node_modules/@yaireo/tagify/dist/tagify.css';
|
||||
|
||||
|
|
@ -96,14 +95,6 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
// .window-content {
|
||||
// background: crimson;
|
||||
|
||||
// > form, >div {
|
||||
// background: url(../ui/parchment.jpg) repeat;
|
||||
// }
|
||||
// }
|
||||
}
|
||||
|
||||
#players {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue