Compare commits
2 Commits
665a0aa35c
...
20b130e7ae
Author | SHA1 | Date | |
---|---|---|---|
20b130e7ae | |||
da0275fd06 |
@ -40,12 +40,12 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.danger-zone button,
|
.danger-zone button,
|
||||||
input[type=submit] {
|
.danger-zone input[type=submit] {
|
||||||
background-color: #af3221 !important;
|
background-color: #af3221 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.danger-zone button:hover,
|
.danger-zone button:hover,
|
||||||
input[type=submit]:hover {
|
.danger-zone input[type=submit]:hover {
|
||||||
background-color: #61261e !important;
|
background-color: #61261e !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-theme-nctv-dark",
|
"name": "peertube-theme-nctv-dark",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "NCTV dark theme.",
|
"description": "NCTV dark theme.",
|
||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=4.2.0"
|
"peertube": ">=4.2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user