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 1150a41

Browse files
use correct variable for ide updater dialog border
1 parent 4646ba9 commit 1150a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
.ide-updater-dialog .changelog-container {
3030
color: var(--theia-editor-foreground);
3131
background-color: var(--theia-editor-background);
32-
border: 1px solid var(--theia-tree-indentGuidesStroke);
32+
border: 1px solid var(--theia-editorWidget-border);
3333
border-radius: 2px;
3434
font-size: 12px;
3535
height: 180px;

0 commit comments

Comments
(0)

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