This commit is contained in:
Laurent Destailleur 2017-10-18 19:39:22 +02:00
parent 3e43e164ae
commit 7ee64fc0d4

View File

@ -3456,7 +3456,9 @@ table.cal_event td.cal_event_right { padding: 4px 4px !important; }
div.gTaskInfo {
background: #f0f0f0 !important;
}
.gtaskblue {
background: rgb(108,152,185) !important;
}
td.gtaskname {
overflow: hidden;
text-overflow: ellipsis;