change danger color, refactor others
This commit is contained in:
		| @ -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; | ||||||
| } | } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user