Modify CSS to show labels in containers when are expanded

FEA: ItEr75S15FilteringByLabelsPlanningGantt
This commit is contained in:
Manuel Rego Casasnovas 2011-07-21 11:34:02 +02:00
parent 947bbe669b
commit 726f1ba443

View file

@ -891,7 +891,6 @@ height: 100%
padding: 0 3px;
}
.box.expanded .task-labels,
.box.expanded .task-resources {
display: none !important;
}