|
|
@ -2811,8 +2811,21 @@ $radkoColor2: #3197ee; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// * end Radio1 Component |
|
|
|
// * end Radio1 Component |
|
|
|
|
|
|
|
|
|
|
|
.calender-list .rmdp-rtl .rmdp-right, |
|
|
|
.calender-list .rmdp-rtl .rmdp-right, |
|
|
|
.rmdp-left { |
|
|
|
.rmdp-left { |
|
|
|
display: none !important; |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.rmdp-week:first-child { |
|
|
|
|
|
|
|
border-top: solid 1px #e6e6e6; |
|
|
|
|
|
|
|
border-bottom: solid 1px #e6e6e6; |
|
|
|
|
|
|
|
margin: 0px 20px !important; |
|
|
|
|
|
|
|
gap: 16px; |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
|
|
|
|
margin: 0px auto !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.calender-list .rmdp-week-day { |
|
|
|
|
|
|
|
color: #3e3e3e; |
|
|
|
|
|
|
|
font-size: 11px !important; |
|
|
|
|
|
|
|
} |
|
|
|