Working on initiative, and now TN is global with GM tool

This commit is contained in:
Vlyan
2021-01-14 18:44:56 +01:00
parent 30950a0d63
commit 58a4e71b32
15 changed files with 561 additions and 186 deletions

View File

@@ -568,30 +568,22 @@ button {
h3 {
font-size: 0.85rem;
}
}
}
}
// Dialog
.dialo {
.logo-dialog {
height: 125px;
.dialog-buttons {
button {
line-height: 1rem;
}
}
.dialog-content {
height: 1rem;
p {
margin: 0;
.encounter {
i {
font-size: 23px;
vertical-align: middle;
}
.active {
box-shadow: 0 1px 5px $l5r5e-red;
}
}
}
}
}
// Pause
#pause {
img {
content: url("../assets/icons/pause.svg");