
| Current Path : /var/www/html/strat/web/modules/contrib/csv_importer/css/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/strat/web/modules/contrib/csv_importer/css/admin.css |
.csv-importer-admin {
margin-bottom: 1rem;
}
.status-active {
color: #28a745;
font-weight: bold;
}
.status-reverted {
color: #dc3545;
font-weight: bold;
}
.button--danger {
color: #fff;
border-color: #dc3545;
background-color: #dc3545;
}
.button--danger:hover {
color: #fff;
border-color: #bd2130;
background-color: #c82333;
}