Compare commits
No commits in common. "20b130e7ae563bb6a72095d20224862a4cb86b17" and "665a0aa35c72813efd3f6a2f6fe2eeda74f57882" have entirely different histories.
20b130e7ae
...
665a0aa35c
@ -40,12 +40,12 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.danger-zone button,
|
.danger-zone button,
|
||||||
.danger-zone input[type=submit] {
|
input[type=submit] {
|
||||||
background-color: #af3221 !important;
|
background-color: #af3221 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.danger-zone button:hover,
|
.danger-zone button:hover,
|
||||||
.danger-zone input[type=submit]:hover {
|
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.3",
|
"version": "1.0.2",
|
||||||
"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