Skip to content

Commit c88d8dd

Browse files
committed
Small ui fix. Adapted css for browser menu active items.
Signed-off-by: jbicker <jan.bicker@typefox.io>
1 parent 7dfb289 commit c88d8dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: arduino-ide-extension/src/browser/style/browser-menu.css

-4
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,5 @@
1111
}
1212

1313
.p-MenuBar-item.p-mod-active {
14-
color: var(--theia-inverse-ui-font-color3);
15-
}
16-
17-
.p-MenuBar.p-mod-active .p-MenuBar-item.p-mod-active {
1814
color: var(--theia-ui-bar-font-color0);
1915
}

0 commit comments

Comments
 (0)