This commit is contained in:
Peter Maquiran
2022-12-16 18:16:19 +01:00
parent 991e29fc51
commit 6bec3c7f8b
5 changed files with 23 additions and 20 deletions
+3 -3
View File
@@ -486,12 +486,12 @@ td.monthview-primary-with-event {
margin-right: 10px;
min-width: 33px;
.time-start{
color: #797979 ;
color: #797979 !important;
font-family: Roboto;
font-size: 13px;
}
.time-end{
color: #797979 ;
color: #797979 !important;
font-family: Roboto;
font-size: 13px;
}
@@ -916,7 +916,7 @@ $font-size: 11pt;
}
.labelb {
font-weight: 500;
color: red !important;
}