mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 05:01:08 +01:00
.
This commit is contained in:
parent
615b7eb4a5
commit
a6931b5b89
6 changed files with 62 additions and 20 deletions
|
|
@ -102,6 +102,16 @@
|
|||
border: 1px solid light-dark(@dark, @beige);
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.countdown-edit-loop {
|
||||
position: relative;
|
||||
|
||||
.loop-marker {
|
||||
position: absolute;
|
||||
top: -4px;
|
||||
font-size: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue