kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Fixed grey notification label
rodzic
175e9cf8b9
commit
157fa8f63e
|
@ -8,3 +8,9 @@
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.menu .item > .label {
|
||||||
|
background-color: var(--accent-color);
|
||||||
|
border-color: var(--accent-color);
|
||||||
|
color: #fff;
|
||||||
|
}
|
Ładowanie…
Reference in New Issue