1 /* suggestions plugin */
12 margin: -1px -1px 0 0;
16 html
> body
.suggestions
{
20 .suggestions-special {
22 background-color: white
;
24 border: solid
1px #aaaaaa;
29 padding: 0.25em 0.25em;
33 .suggestions-results {
34 background-color: white
;
36 border: solid
1px #aaaaaa;
45 padding: 0.01em 0.25em;
49 .suggestions-result-current {
50 background-color: #4C59A6;
54 .suggestions-special .special-label {
59 .suggestions-special .special-query {
65 .suggestions-special .special-hover {
66 background-color: silver
;
69 .suggestions-result-current
.special-label
,
70 .suggestions-result-current .special-query {
74 .autoellipsis-matched
,