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