Skip to content
3 changes: 1 addition & 2 deletions web_src/css/repo.css
Original file line number Diff line number Diff line change
Expand Up @@ -2150,8 +2150,7 @@ td .commit-summary {
}

.archived-label {
filter: grayscale(0.5);
opacity: 0.5;
background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 5%, rgba(92, 194, 214, 0.3) 5%, rgba(92, 194, 214, 0.3) 10%, rgba(255, 255, 255, 0.3) 10%) !important;
}

.ui.label.scope-left {
Expand Down