Comments on: Change the default throbber in Drupal 7 http://www.antimath.info/css/change-throbber-in-drupal-7/ thoughts: simple; Sat, 03 Mar 2018 13:58:31 +0000 hourly 1 https://wordpress.org/?v=4.9.5 By: mihai http://www.antimath.info/css/change-throbber-in-drupal-7/#comment-69244 Fri, 16 Nov 2012 18:44:38 +0000 http://www.antimath.info/?p=244#comment-69244 Thanks for this,
I knew I forgot something.

]]>
By: georgemastro http://www.antimath.info/css/change-throbber-in-drupal-7/#comment-67466 Fri, 09 Nov 2012 15:22:45 +0000 http://www.antimath.info/?p=244#comment-67466 You can also add this
.checkout-processing { /* this is for the commerce checkout */
background-image: url(“../images/throbber.gif”);
padding-right: 16px !important;
}

]]>