improved contrast in acl selector, and preview (darkzero)

This commit is contained in:
Michael Johnston 2012-03-04 17:29:00 -05:00
parent 7d8ed95e78
commit b2035ae0c6
1 changed files with 8 additions and 0 deletions

View File

@ -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;
}