Index: branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/common.css |
— | — | @@ -49,6 +49,9 @@ |
50 | 50 | text-decoration: none; |
51 | 51 | color:#000000; |
52 | 52 | } |
| 53 | +.suggestions-result:hover { |
| 54 | + background-color: #ACD1E9; |
| 55 | +} |
53 | 56 | |
54 | 57 | #results { |
55 | 58 | display: none; |