You are here

hosting_site_form.css in Hosting 5

div#hm-processing {
  background: url(./loading.gif);
  width: 64px;
  height: 64px;
  position: absolute;
  margin-left: 200px;
}

File

site/hosting_site_form.css
View source
  1. div#hm-processing {
  2. background: url(./loading.gif);
  3. width: 64px;
  4. height: 64px;
  5. position: absolute;
  6. margin-left: 200px;
  7. }