About dialog now informs user when update is available or when they are up to date based on the github release api

This commit is contained in:
Isaac Grynsztein
2020-03-25 07:39:39 -04:00
parent d0221f2233
commit 72b42dea5a
3 changed files with 32 additions and 3 deletions

View File

@@ -1,3 +1,16 @@
i {
margin-right: 1px;
}
.version-spinner {
top: 4px;
margin-right: 5px;
margin-left: 5px;
display: inline-block;
}
.version-checked-icon {
top: 4px;
margin-left: 2px;
position: relative;
}