Skip to content

Commit 2cb9ad3

Browse files
committed
make work
1 parent 47729cd commit 2cb9ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2300,7 +2300,7 @@
23002300
}
23012301

23022302
.archived-label {
2303-
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%);
2303+
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;
23042304
}
23052305

23062306
.ui.label.scope-left {

0 commit comments

Comments
 (0)