File tree
Expand file treeCollapse file tree1 file changed
+1
-2
lines changed arduino-ide-extension/src/browser/style
Expand file treeCollapse file tree1 file changed
+1
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
18 | 18 | height: calc(100% - 4px);
|
19 | 19 | width: 14px;
|
20 | 20 | padding: 2px;
|
21 |
| -background: white; |
| 21 | +background: var(--theia-input-background); |
22 | 22 | }
|
23 | 23 |
|
24 | 24 | .settings-step-input-container:hover > .settings-step-input-buttons-container {
|
|
33 | 33 | border: none;
|
34 | 34 | border-radius: 0;
|
35 | 35 | height: 50%;
|
36 |
| -width: 1; |
37 | 36 | display: flex;
|
38 | 37 | align-items: center;
|
39 | 38 | justify-content: center;
|
|
You can’t perform that action at this time.
0 commit comments