Merge branch 'develop' into force-landscape

This commit is contained in:
ntr
2019-11-05 12:35:27 +11:00
21 changed files with 214 additions and 120 deletions
+7
View File
@@ -203,6 +203,9 @@
button {
height: 3em;
}
label {
display: flex;
}
}
.specs {
@@ -228,6 +231,10 @@
// font-size: 75%;
line-height: initial;
}
label {
display: flex;
}
}
.stats {
+1 -1
View File
@@ -83,7 +83,7 @@
&.highlight {
color: black;
background: @white;
border: 1px solid @white;
// border: 1px solid @white; (this bangs around the vbox)
// overwrite the classes on white svg elements
svg {