Your IP : 216.73.216.138


Current Path : /home/ereika83/www/wp-content/plugins/really-simple-ssl/assets/css/admin/modules/toast/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/really-simple-ssl/assets/css/admin/modules/toast/_icons.scss

.#{$rt-namespace}__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: #{$rt-namespace}__spin 0.65s linear infinite;
}