ACP Text Colour

Replaces my other commit.
v1.18.x
Aaron Smith 10 years ago
parent db157da3fb
commit f2b0068b32

@ -2,4 +2,8 @@
width: 100%;
height: 450px;
display: block;
}
}
// ACP text colour when searching through custom CSS or JS.
.ace_search_field {
color: #000 !important;
}

Loading…
Cancel
Save