7 lines
194 B
CSS
7 lines
194 B
CSS
#org-eclipse-ui-splash-progressText {
|
|
color: #ffffff;
|
|
}
|
|
|
|
#org-eclipse-ui-splash-progressPart {
|
|
background-image: url('me-custom:/platform:/plugin/org.eclipse.epp.package.java/splash.bmp');
|
|
} |