edward / geds-next

0 stars 0 forks source link

Revised autocomplete stylesheet to paint active suggestion text in white. #5

Open ghost opened 10 years ago

ghost commented 10 years ago

Currently, when you activate a suggestion from the list the item background is painted blue with black text, like this:

before

I find it somewhat difficult to read the text in the active suggestion because there is not much contrast between the blue background and black text. This pull request paints the activated text white so that it is easier to see. Here is what the screen looks like after this change:

after

From the stylesheet, it appears that white text for active suggestions may have been the original intention but the CSS selectors were incorrect.

Thanks for taking GEDS to the next level @edward.