minor fixes for dark schema
This commit is contained in:
parent
baa46e105c
commit
00a95f4b91
@ -1,5 +1,4 @@
|
||||
.generic-content-wrapper {
|
||||
border: 1px solid #111;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@ -148,7 +147,8 @@ option {
|
||||
background-color:#111;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
.modal-content,
|
||||
#notifications_wrapper {
|
||||
background-color: #111;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user