style update

This commit is contained in:
CHIEFSOFT\ameye
2025-08-03 07:20:08 -04:00
parent 59d9eb3df9
commit 44224e23ff
2 changed files with 10 additions and 3 deletions
+8 -1
View File
@@ -90,7 +90,14 @@ $today-highlight-bg: #fcf8e3;
$btn-bg: #8e54e9;
$btn-border: #8e54e9;
$event-padding: 10px;
.manage{
background-color:lightgreen !important;
border-radius: 5px !important;
}
.creating{
background-color: lightyellow !important;
border-radius: 5px !important;
}
.billing{
background-color: darkgoldenrod;
color: white;