| Age | Commit message (Collapse) | Author |
|
|
|
|
|
- fixes bug that hides the suggestions behind the input bar
- suggestion items are now highlighted on hover
- better positioning
- larger font size for search bar suggestions
|
|
added a class to the info card to style different types in css.
also rearranged colors in helpers.js
(alon: changed implementation and broke the edit, will fix in the
morning)
|
|
added a class to the items inside the suggestion box so we could style
them.
|
|
Also started using mixins for browser prefixes - box shadow and box
sizing
|
|
Missing:
- handling dropdown in the middle of the sentence correctly (almost
there, extra space added)
- clicking changes focus (transition event related?) and .focus() doesn't
work - could not find how to fix it.
|
|
The fact you can't see most is by their design, need to fix that (regression I think)
|
|
|
|
|
|
|
|
|
|
|