Index: trunk/phase3/resources/jquery/jquery.suggestions.css |
— | — | @@ -39,6 +39,7 @@ |
40 | 40 | margin: 0; |
41 | 41 | line-height: 1.5em; |
42 | 42 | padding: 0.01em 0.25em; |
| 43 | + text-align: left; |
43 | 44 | } |
44 | 45 | .suggestions-result-current { |
45 | 46 | background-color: #4C59A6; |
— | — | @@ -49,10 +50,12 @@ |
50 | 51 | .suggestions-special .special-label { |
51 | 52 | font-size: 0.8em; |
52 | 53 | color: gray; |
| 54 | + text-align: left; |
53 | 55 | } |
54 | 56 | .suggestions-special .special-query { |
55 | 57 | color: black; |
56 | 58 | font-style: italic; |
| 59 | + text-align: left; |
57 | 60 | } |
58 | 61 | .suggestions-special .special-hover { |
59 | 62 | background-color: silver; |