improved contrast in acl selector, and preview (darkzero)
This commit is contained in:
parent
7d8ed95e78
commit
b2035ae0c6
|
@ -92,3 +92,11 @@ blockquote {
|
|||
background: #ddd;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.acl-list-item p, #profile-jot-email-label, div#jot-preview-content, div.profile-jot-net {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
input#acl-search {
|
||||
background-color: #aaa;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue