Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 320784 | Differences between
and this patch

Collapse All | Expand All

(-)css/e4_classic.css (+7 lines)
Lines 6-10 Link Here
6
}
6
}
7
7
8
.MPartStack {
8
.MPartStack {
9
  tab-renderer: null;
10
  selected-tabs-background: #FFFFFF #ECE9D8 100%;
9
  simple: false;
11
  simple: false;
12
}
13
14
15
.MPartStack.active {
16
  selected-tabs-background: #E5EDFC #99BAF3 100%;
10
}
17
}

Return to bug 320784