Skip to content

Commit 88b0a93

Browse files
remove obsolete css rule
1 parent 41fc14c commit 88b0a93

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: arduino-ide-extension/src/browser/style/list-widget.css

-7
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,6 @@
6363
filter: contrast(90%);
6464
}
6565

66-
.filterable-list-container .no-match {
67-
font-weight: bold;
68-
color: var(--theia-panelTitle-inactiveForeground);
69-
align-items: center;
70-
margin: 10px;
71-
}
72-
7366
.component-list-item {
7467
padding: 10px 10px 10px 15px;
7568
font-size: var(--theia-ui-font-size1);

0 commit comments

Comments
 (0)