Show manifest digests in repo tag history timeline

This commit is contained in:
Joseph Schorr 2017-03-03 13:34:28 -05:00
parent 57f78361b5
commit 0dbe267212
3 changed files with 32 additions and 12 deletions

View file

@ -151,6 +151,10 @@
margin-right: 4px;
}
.repo-tag-history-element .history-entry .image-link {
margin-left: 6px;
}
.repo-tag-history-element .history-entry .history-description {
color: #777;
}