forked from extern/egroupware
Gantt titles back to black
This commit is contained in:
parent
d7f50c3c72
commit
6b3cb2a06c
@ -221,9 +221,6 @@
|
||||
background-color: #1aa200 !important;
|
||||
}
|
||||
/* Gantt widget */
|
||||
.et2_gantt .gantt_tree_content {
|
||||
color: #043a6b;
|
||||
}
|
||||
.et2_gantt .gantt_task_line {
|
||||
background-color: #679fd2;
|
||||
}
|
||||
|
@ -176,9 +176,6 @@ div.et2_file input.et2_file_upload{
|
||||
|
||||
/* Gantt widget */
|
||||
.et2_gantt {
|
||||
.gantt_tree_content {
|
||||
color: @egw_color_2_c;
|
||||
}
|
||||
.gantt_task_line {
|
||||
background-color: @egw_color_2_e;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user