mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
fix agenda list box and create event on chat
This commit is contained in:
@@ -486,12 +486,12 @@ td.monthview-primary-with-event {
|
||||
margin-right: 10px;
|
||||
min-width: 33px;
|
||||
.time-start{
|
||||
color: #797979 !important;
|
||||
color: #797979 ;
|
||||
font-family: Roboto;
|
||||
font-size: 13px;
|
||||
}
|
||||
.time-end{
|
||||
color: #797979 !important;
|
||||
color: #797979 ;
|
||||
font-family: Roboto;
|
||||
font-size: 13px;
|
||||
}
|
||||
@@ -913,4 +913,10 @@ $font-size: 11pt;
|
||||
background: white !important;
|
||||
color: black !important;
|
||||
border-color: #f05d5e !important;
|
||||
}
|
||||
|
||||
|
||||
.labelb {
|
||||
font-weight: 500;
|
||||
color: red !important;
|
||||
}
|
||||
Reference in New Issue
Block a user