change danger color, refactor others
This commit is contained in:
parent
031f033363
commit
790ed9a50e
@ -39,6 +39,14 @@ body {
|
|||||||
background-color: #181818 !important;
|
background-color: #181818 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.danger-zone button {
|
||||||
|
background-color: #af3221 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.danger-zone button:hover {
|
||||||
|
background-color: #61261e;
|
||||||
|
}
|
||||||
|
|
||||||
.channel-info {
|
.channel-info {
|
||||||
background-color: #1c1c1c;
|
background-color: #1c1c1c;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user