set default day in dashboard page
This commit is contained in:
@@ -436,6 +436,10 @@ html {
|
||||
rotate: 180deg;
|
||||
}
|
||||
|
||||
.panel-jalaali * {
|
||||
transition-duration: 0.2s !important;
|
||||
}
|
||||
|
||||
.panel-date-holder-item span {
|
||||
/* font-family: Iran Sans !important; */
|
||||
font-size: 18px !important;
|
||||
@@ -464,6 +468,14 @@ html {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.active-today .day-item-outer .today {
|
||||
background: #5559ce !important;
|
||||
}
|
||||
|
||||
.active-today .panel-jalaali .day-item-outer .today .day-span-text {
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
.panel-jalaali .days-body .day.hovered span {
|
||||
color: #343a40 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user