mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-14 06:46:36 +00:00
removed unused styles.
for the output we use a monaco editor. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
673c61506e
commit
47fb5105c5
@ -2,15 +2,6 @@
|
|||||||
background: var(--theia-editorGroupHeader-tabsBackground);
|
background: var(--theia-editorGroupHeader-tabsBackground);
|
||||||
}
|
}
|
||||||
|
|
||||||
.theia-output {
|
|
||||||
background: var(--theia-terminal-background);
|
|
||||||
color: var(--theia-terminal-foreground);
|
|
||||||
}
|
|
||||||
|
|
||||||
#outputView {
|
|
||||||
cursor: text;
|
|
||||||
}
|
|
||||||
|
|
||||||
.p-TabBar-toolbar .item.arduino-tool-item {
|
.p-TabBar-toolbar .item.arduino-tool-item {
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user