]> gitweb.fluxo.info Git - drupal/nuvemdario.git/commitdiff
Fixing throbber position
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 4 Jul 2013 19:37:46 +0000 (16:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 4 Jul 2013 19:37:46 +0000 (16:37 -0300)
style.css

index bb08982719309a45e12f30b99f5a93888573f365..19b5d51b1b63924e61270619ad0cab392c324561 100644 (file)
--- a/style.css
+++ b/style.css
@@ -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;
+}