Increased icon and text sizes on control buttons

This commit is contained in:
David Carley
2021-03-05 21:30:43 -08:00
parent fd371f5189
commit 33a1fecd87
3 changed files with 39 additions and 19 deletions

View File

@@ -120,6 +120,12 @@ tt
.success
background green
.fa
font-size 150%
.modal-mask .fa
font-size inherit
.fa.error
background inherit
color red
@@ -252,6 +258,17 @@ span.unit
table
border-collapse collapse
// Make sure buttons don't turn into circles
button
-webkit-appearance none
border-radius 2px
border-width 1px
border-color darkgrey
// The jogging buttons, etc.
.control-buttons button
font-size 150%
&:first-child
margin 0.5em 0
@@ -330,7 +347,6 @@ span.unit
text-align left
.fa
font-size 140%
margin-left 2px
margin-right 6px
@@ -341,7 +357,6 @@ span.unit
text-align left
.fa
font-size 140%
margin-left 2px
margin-right 6px