Add basic signing UI to repo tags view

This commit is contained in:
Joseph Schorr 2017-04-17 18:03:57 -04:00
parent 9601fd44f6
commit dec14647a8
8 changed files with 241 additions and 2 deletions

View file

@ -81,6 +81,10 @@
margin-right: 2px;
}
.repo-panel-tags-element .signing-col {
text-align: center;
}
.repo-panel-tags-element .security-scan-col span {
cursor: pointer;
}