Override autocomplete color

This commit is contained in:
Yohan Boniface 2013-11-11 22:06:06 +01:00
parent 5162221da9
commit 802f35fc74

View file

@ -230,6 +230,9 @@ a {
font-size: 11px;
font-style: italic;
}
.darline-autocomplete li.on {
background-color: #79c1c0;
}
/* **************************** */