This commit is contained in:
tiago.kayaya
2021-06-24 11:07:53 +01:00
parent 0f3fb2a602
commit b3948b4fb2
9 changed files with 29 additions and 7 deletions
+11
View File
@@ -460,6 +460,10 @@ td.monthview-primary-with-event {
color: #2e2e2e !important;
font-size: 13px;
}
.EventListBox{
padding-bottom: 5px;
border-bottom: 1px solid #d8d8d8;
}
.content-pr-Oficial, .content-pr-Pessoal, .content-mdgpr-Pessoal, .content-mdgpr-Oficial {
width: 100% !important;
@@ -508,6 +512,13 @@ td.monthview-primary-with-event {
font-weight: bold;
color: #0d89d1;
}
.description p{
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis !important;
}
}
.color{
width: 5px;