minor fixes for dark schema
This commit is contained in:
parent
a5a6488757
commit
a85b1efa4f
@ -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