Don't offer to describe historical revisions

This commit is contained in:
Andrei Pohilko
2022-10-27 15:31:57 +01:00
parent 0c486e76c0
commit 2262445b75
3 changed files with 13 additions and 5 deletions

View File

@@ -160,6 +160,10 @@ body > .container-fluid {
color: #3B3D45 !important;
}
#topNav .nav-link.text-danger {
color: #FC1683 !important;
}
#topNav .nav-link.active {
background: #EBEFFF;
border-radius: 2px;
@@ -238,6 +242,10 @@ span.link {
text-decoration: underline;
}
#installedList .body .row div {
overflow: hidden;
}
#installedList .rel-name {
padding-left: 5.5rem;
background-image: url("helm-gray-50.svg");