Peertube theme: fix secondary buttons colors.
This commit is contained in:
parent
eb3155c2a1
commit
8412c225d4
@ -17,7 +17,8 @@
|
|||||||
.button-cancel,
|
.button-cancel,
|
||||||
.btn-secondary,
|
.btn-secondary,
|
||||||
.badge-secondary {
|
.badge-secondary {
|
||||||
color: var(--peertube-button-foreground);
|
color: var(--peertube-grey-foreground);
|
||||||
|
background-color: var(--peertube-grey-background);
|
||||||
}
|
}
|
||||||
|
|
||||||
form {
|
form {
|
||||||
|
Loading…
Reference in New Issue
Block a user