forked from public/foundryvtt-reve-de-dragon
Ajout de notes chronologiques
This commit is contained in:
@ -636,6 +636,18 @@ input:is(.blessure-premiers_soins, .blessure-soins_complets) {
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
||||
|
||||
form.rdddialogchrono input[type=datetime-local] {
|
||||
min-width: 20px;
|
||||
padding: 0;
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
border: 1px solid var(--color-border-dark);
|
||||
width: calc(100% - 2px);
|
||||
height: var(--form-field-height);
|
||||
margin: 0;
|
||||
color: var(--color-text-dark-primary);
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.window-app .window-content, .window-app.sheet .window-content .sheet-body{
|
||||
background: rgb(245,245,240) url(img/bg_left.webp) no-repeat left top;
|
||||
}
|
||||
|
Reference in New Issue
Block a user