mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-07 01:18:33 +00:00
styled the sketch control.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -146,10 +146,9 @@
|
||||
background-color: var(--theia-arduino-foreground);
|
||||
}
|
||||
|
||||
#arduino-open-sketch-control--toolbar {
|
||||
background-color: var(--theia-tab-inactiveBackground);
|
||||
border: 1px solid var(--theia-arduino-toolbar-background);
|
||||
padding: 2px 0px 2px 9px;
|
||||
#arduino-open-sketch-control--toolbar--container {
|
||||
background-color: var(--theia-arduino-toolbar-background);
|
||||
padding-left: 8px; /* based on pure heuristics */
|
||||
}
|
||||
|
||||
/* Output */
|
||||
|
||||
Reference in New Issue
Block a user