Sindbad~EG File Manager

Current Path : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/scss/components/
Upload File :
Current File : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/scss/components/_alert.scss

//
//  ALERT COMPONENT
//



.ps-alert {
  @extend %clearfix;

  display: block;
  width: 100%;
  padding: $alert-padding;
  margin-bottom: $padding-base;
  background-color: $alert;
  color: $alert-color;
  font-size: $alert-font-size;
  line-height: $alert-line-height;

  // ROUNDED CORNERS
  @if $scss-rounded == true {
    border-radius: 6px;
  }

  p {
    margin-top: 0;
    margin-bottom: 0;
  }

  &:empty {
    display: none;
  }
}


.ps-alert--sm {
  padding: 4px $padding-sm;
  margin-bottom: $padding-sm;

  // ROUNDED CORNERS
  @if $scss-rounded == true {
    border-radius: 4px;
  }
}


.ps-alert-success {
  background-color: $alert-success;
  color: $alert-success-color;
}


.ps-alert-warning {
  background-color: $alert-warning;
  color: $alert-warning-color;
}


.ps-alert-danger {
  background-color: $alert-danger;
  color: $alert-danger-color;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists