Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b3ab5cb

Browse files
Fix input background in Firmware Updater dialog (#1465)
Closes #1441.
1 parent 8a59959 commit b3ab5cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎arduino-ide-extension/src/browser/style/firmware-uploader-dialog.css‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88
.firmware-uploader-dialog .arduino-select__control {
99
height: 31px;
10-
background: var(--theia-menubar-selectionBackground) !important;
10+
background: var(--theia-input-background) !important;
1111
}
1212

1313
.firmware-uploader-dialog .dialogRow > button{
@@ -28,4 +28,4 @@
2828

2929
.firmware-uploader-dialog .status-icon {
3030
margin-right: 10px;
31-
}
31+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /