|
|
|
@ -1373,11 +1373,19 @@ border:0px
|
|
|
|
--border-radius: 0.4cm;
|
|
|
|
--border-radius: 0.4cm;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.monthview-datetable {
|
|
|
|
.monthview-datetable {
|
|
|
|
*{
|
|
|
|
@media screen and (min-width: 300px) and (max-width:360px) {
|
|
|
|
font-size: 11px !important;
|
|
|
|
*{
|
|
|
|
font-weight: normal !important;
|
|
|
|
font-size: 9px !important;
|
|
|
|
|
|
|
|
font-weight: normal !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media screen and (min-width: 361px) {
|
|
|
|
|
|
|
|
*{
|
|
|
|
|
|
|
|
font-size: 11px !important;
|
|
|
|
|
|
|
|
font-weight: normal !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
thead th {
|
|
|
|
thead th {
|
|
|
|
|