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 316117
Collapse All | Expand All

(-)src/org/eclipse/swt/internal/widgets/progressbarkit/ProgressBar.default.css (-1 / +1 lines)
Lines 11-17 Link Here
11
  background-color: rgb( 0, 128, 192 );
11
  background-color: rgb( 0, 128, 192 );
12
  background-image: none;
12
  background-image: none;
13
  border: none;
13
  border: none;
14
  opacity: 0.5;
14
  opacity: 1;
15
}
15
}
16
16
17
ProgressBar-Indicator:paused {
17
ProgressBar-Indicator:paused {

Return to bug 316117