|
|
|
|
@ -783,9 +783,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
font-size: 9pt;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
text-align: center;
|
|
|
|
|
width: 24px !important;
|
|
|
|
|
height: 24px !important;
|
|
|
|
|
padding: 2px !important;
|
|
|
|
|
width: 3em !important;
|
|
|
|
|
height: 3em !important;
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
margin: 2px !important;
|
|
|
|
|
border-radius: 9999px;
|
|
|
|
|
color: rgba(255, 255, 255, 0.7);
|
|
|
|
|
@ -811,10 +811,10 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.calendar-day-base.calendar-day-heading {
|
|
|
|
|
width: 24px;
|
|
|
|
|
height: 17px;
|
|
|
|
|
margin-top: 2px;
|
|
|
|
|
padding: 7px 0 0;
|
|
|
|
|
width: 24px !important;
|
|
|
|
|
height: 20px !important;
|
|
|
|
|
margin-top: 2px !important;
|
|
|
|
|
padding: 4px 0 0 !important;
|
|
|
|
|
border-radius: 9999px;
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
color: rgba(255, 255, 255, 0.5);
|
|
|
|
|
@ -878,17 +878,16 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.calendar-week-number {
|
|
|
|
|
height: 28px !important;
|
|
|
|
|
width: 28px !important;
|
|
|
|
|
margin: 2px !important;
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
margin: 6px !important;
|
|
|
|
|
padding: 0 6px !important;
|
|
|
|
|
border-radius: 9999px;
|
|
|
|
|
background-color: rgba(255, 255, 255, 0.03);
|
|
|
|
|
color: rgba(255, 255, 255, 0.5);
|
|
|
|
|
font-size: inherit;
|
|
|
|
|
font-size: 8.25pt;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
text-align: center;
|
|
|
|
|
text-shadow: none;
|
|
|
|
|
font-feature-settings: "tnum";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.world-clocks-button,
|
|
|
|
|
|