Fixed the upgrade indicator

This commit is contained in:
David Carley
2022-09-14 05:56:11 +00:00
parent 5019ea5438
commit c4b99d0e88
2 changed files with 4 additions and 11 deletions

View File

@@ -76,8 +76,7 @@ html(lang="en")
| v{{config.full_version}}
a.upgrade-link(v-if="show_upgrade()", href="#admin-general")
| Upgrade to v{{latestVersion}}
.upgrade-attention(v-if="show_upgrade()")
| !
.fa.fa-exclamation-circle.upgrade-attention(v-if="show_upgrade()")
.pi-temp-warning
.fa.fa-thermometer-full(class="error",

View File

@@ -60,16 +60,10 @@ tt
color blue
.upgrade-attention
background-color red
width 20px
height 20px
display inline-block
border-radius 50%
color white
font-size 13pt
font-weight 1000
margin-left 5px
color red
font-size 18pt
align-self center
margin-left 5px
.pi-temp-warning
align-self center