dark: optimize issue & PR count labels
This commit is contained in:
parent
bb5db6bef2
commit
e034d5a31c
@ -1406,4 +1406,10 @@
|
||||
.tag-code, .tag-code td, .tag-code .blob-excerpt {
|
||||
background-color: var(--color-body);
|
||||
}
|
||||
|
||||
/* issue \& PR count labels */
|
||||
.ui.menu .item>.label {
|
||||
background: rgba(99,110,123,0.4);
|
||||
color: #cdd9e5;
|
||||
}
|
||||
}
|
||||
|
@ -985,3 +985,9 @@ footer {
|
||||
.tag-code, .tag-code td, .tag-code .blob-excerpt {
|
||||
background-color: var(--color-body);
|
||||
}
|
||||
|
||||
/* issue \& PR count labels */
|
||||
.ui.menu .item>.label {
|
||||
background: rgba(99,110,123,0.4);
|
||||
color: #cdd9e5;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user