mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 12:41:07 +01:00
Fixed it the better way
This commit is contained in:
parent
61d4d6086d
commit
07adc52cee
7 changed files with 19 additions and 51 deletions
|
|
@ -149,10 +149,6 @@
|
|||
z-index: 2;
|
||||
color: @beige;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type='number'] {
|
||||
background: transparent;
|
||||
font-size: 1.5rem;
|
||||
|
|
@ -247,10 +243,6 @@
|
|||
width: 80px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.status-label {
|
||||
|
|
|
|||
|
|
@ -167,10 +167,6 @@
|
|||
z-index: 2;
|
||||
color: @beige;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type='number'] {
|
||||
background: transparent;
|
||||
font-size: 1.5rem;
|
||||
|
|
@ -281,10 +277,6 @@
|
|||
border-bottom: none;
|
||||
border-radius: 6px 6px 0 0;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type='number'] {
|
||||
background: transparent;
|
||||
font-size: 1.2rem;
|
||||
|
|
@ -370,10 +362,6 @@
|
|||
background: light-dark(transparent, @dark-blue);
|
||||
z-index: 2;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type='number'] {
|
||||
background: transparent;
|
||||
font-size: 1.2rem;
|
||||
|
|
|
|||
|
|
@ -66,10 +66,6 @@
|
|||
width: 80px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.status-label {
|
||||
|
|
@ -123,10 +119,6 @@
|
|||
z-index: 2;
|
||||
color: @beige;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type='number'] {
|
||||
background: transparent;
|
||||
font-size: 1.5rem;
|
||||
|
|
|
|||
|
|
@ -88,10 +88,6 @@
|
|||
width: 80px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.status-label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue