We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a59959 commit b3ab5cbCopy full SHA for b3ab5cb
arduino-ide-extension/src/browser/style/firmware-uploader-dialog.css
@@ -7,7 +7,7 @@
7
}
8
.firmware-uploader-dialog .arduino-select__control {
9
height: 31px;
10
- background: var(--theia-menubar-selectionBackground) !important;
+ background: var(--theia-input-background) !important;
11
12
13
.firmware-uploader-dialog .dialogRow > button{
@@ -28,4 +28,4 @@
28
29
.firmware-uploader-dialog .status-icon {
30
margin-right: 10px;
31
-}
+}
0 commit comments