execute.ui.css 81 B

1234
  1. .icon-spinner-indicator {
  2. animation: -spin 1s linear infinite;
  3. opacity: .5
  4. }