diff options
-rw-r--r-- | style.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2570,3 +2570,8 @@ fieldset, input.form-text, input.form-submit, .teaser-button, textarea.form-text fieldset#edit-body-und-0-format.filter-wrapper.form-wrapper { display: none; } + + +html.js input.form-autocomplete { + background-position: 100% 15px; +} |