Show # of commits local repo is behind by, on Sys Controls

This commit is contained in:
ehpersonal38
2022-05-26 10:24:45 -04:00
parent ca7c2078dc
commit 5c2aab01e4
2 changed files with 20 additions and 2 deletions
+12
View File
@@ -687,4 +687,16 @@ dialog::backdrop {
#gain.centered {
margin-bottom:10px;
}
.updatenumber {
margin-left:5px;
position:absolute;
display:inline-block;
background-color:#c8191a;
color:white;
width:20px;
line-height:20px;
border-radius:12px;
text-align:center;
}