From 1625466a87839ef25c87b35d1f3b45cf5eb40ddd Mon Sep 17 00:00:00 2001 From: Andrew Buss Date: Wed, 13 May 2015 18:10:50 -0700 Subject: [PATCH] Prettified autofill --- flashy.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flashy.css b/flashy.css index 8c9acbf..651f0af 100644 --- a/flashy.css +++ b/flashy.css @@ -70,4 +70,8 @@ color: #000000; margin-bottom: 4px; clear: both; +} + +.angucomplete-selected-row { + background-color:#aaaaff; } \ No newline at end of file -- 1.9.1