commit 06/11/2025
This commit is contained in:
@@ -344,6 +344,16 @@ th, td {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.btn-disable {
|
||||
color: white;
|
||||
background-color: var(--bs-red);
|
||||
}
|
||||
|
||||
.btn-enable {
|
||||
color: white;
|
||||
background-color: #36d636;
|
||||
}
|
||||
|
||||
.btn-logout {
|
||||
background-color: #4280ab;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user