mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user