Fix css
This commit is contained in:
parent
3e43e164ae
commit
7ee64fc0d4
@ -3456,7 +3456,9 @@ table.cal_event td.cal_event_right { padding: 4px 4px !important; }
|
|||||||
div.gTaskInfo {
|
div.gTaskInfo {
|
||||||
background: #f0f0f0 !important;
|
background: #f0f0f0 !important;
|
||||||
}
|
}
|
||||||
|
.gtaskblue {
|
||||||
|
background: rgb(108,152,185) !important;
|
||||||
|
}
|
||||||
td.gtaskname {
|
td.gtaskname {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user