Sindbad~EG File Manager

Current Path : /home/numerotech/dropbox.numerotech.com/dropbox_v2/core/static/css/
Upload File :
Current File : //home/numerotech/dropbox.numerotech.com/dropbox_v2/core/static/css/custom-alert.css

/* 
Author : Sridhar;
Date : 12 Aug 2023;
*/

.alert-message {
  position: fixed;
  top: 0;
  right: -300px;
  width: 300px;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 2000;
  margin: 10px;
}

.success {
  background-color: #28a745;
  color: #fff;
}

.danger {
  background-color: #dc3545;
  color: #fff;
}

.warning {
  background-color: #ffc107;
  color: #000;
}

.info {
  background-color: #17a2b8;
  color: #fff;
}

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