diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 4529896746c..515015b5b5a 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -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;