Index: trunk/phase3/skins/vector/main-ltr.css |
— | — | @@ -373,17 +373,6 @@ |
374 | 374 | #simpleSearch > button#searchButton { |
375 | 375 | height: 100%; |
376 | 376 | } |
377 | | - .suggestions-special .special-label { |
378 | | - font-size: 0.8em; |
379 | | - color: gray; |
380 | | - } |
381 | | - .suggestions-special .special-query { |
382 | | - color: black; |
383 | | - font-style: italic; |
384 | | - } |
385 | | - .suggestions-special .special-hover { |
386 | | - background-color: silver; |
387 | | - } |
388 | 377 | /* Panel */ |
389 | 378 | #panel { |
390 | 379 | position: absolute; |
Index: trunk/phase3/skins/vector/main-rtl.css |
— | — | @@ -373,17 +373,6 @@ |
374 | 374 | #simpleSearch > button#searchButton { |
375 | 375 | height: 100%; |
376 | 376 | } |
377 | | - .suggestions-special .special-label { |
378 | | - font-size: 0.8em; |
379 | | - color: gray; |
380 | | - } |
381 | | - .suggestions-special .special-query { |
382 | | - color: black; |
383 | | - font-style: italic; |
384 | | - } |
385 | | - .suggestions-special .special-hover { |
386 | | - background-color: silver; |
387 | | - } |
388 | 377 | /* Panel */ |
389 | 378 | #panel { |
390 | 379 | position: absolute; |