mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 06:16:33 +00:00
Small ui fix. Adapted css for browser menu active items.
Signed-off-by: jbicker <jan.bicker@typefox.io>
This commit is contained in:
parent
7dfb28975e
commit
c88d8dd17b
@ -11,9 +11,5 @@
|
||||
}
|
||||
|
||||
.p-MenuBar-item.p-mod-active {
|
||||
color: var(--theia-inverse-ui-font-color3);
|
||||
}
|
||||
|
||||
.p-MenuBar.p-mod-active .p-MenuBar-item.p-mod-active {
|
||||
color: var(--theia-ui-bar-font-color0);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user