Commit 1625466a87839ef25c87b35d1f3b45cf5eb40ddd

Authored by Andrew Buss
1 parent c4ff67d827

Prettified autofill

Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff

... ... @@ -71,4 +71,8 @@
71 71 margin-bottom: 4px;
72 72 clear: both;
73 73 }
  74 +
  75 +.angucomplete-selected-row {
  76 + background-color:#aaaaff;
  77 +}