File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
bundles/org.eclipse.ui.themes/css Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -226,8 +226,10 @@ CTabFolder Canvas {
226226 swt-selected-highlight-top : true;
227227}
228228
229- # org-eclipse-e4-ui-compatibility-editor Composite {
230- background-color : # ffffff ;
229+ # org-eclipse-e4-ui-compatibility-editor Composite ,
230+ # org-eclipse-e4-ui-compatibility-editor Composite > *
231+ {
232+ background-color : # ffffff ;
231233}
232234
233235Composite .MPartSashContainer {
Original file line number Diff line number Diff line change @@ -199,8 +199,10 @@ CTabFolder Canvas {
199199 swt-selected-highlight-top : true;
200200}
201201
202- # org-eclipse-e4-ui-compatibility-editor Composite {
203- background-color : # ffffff ;
202+ # org-eclipse-e4-ui-compatibility-editor Composite ,
203+ # org-eclipse-e4-ui-compatibility-editor Composite > *
204+ {
205+ background-color : # ffffff ;
204206}
205207
206208Composite .MPartSashContainer {
Original file line number Diff line number Diff line change @@ -201,8 +201,10 @@ CTabFolder Canvas {
201201 swt-selected-highlight-top : true;
202202}
203203
204- # org-eclipse-e4-ui-compatibility-editor Composite {
205- background-color : # ffffff ;
204+ # org-eclipse-e4-ui-compatibility-editor Composite ,
205+ # org-eclipse-e4-ui-compatibility-editor Composite > *
206+ {
207+ background-color : # ffffff ;
206208}
207209
208210Composite .MPartSashContainer {
You can’t perform that action at this time.
0 commit comments