We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3079738 commit 497ec7bCopy full SHA for 497ec7b
1 file changed
index.html
@@ -400,7 +400,7 @@ <h2>Graphics</h2>
400
filterContainer: document.getElementById('filterContainer'), // where we want the filter input box creating
401
filterClass: 'labBorder', // creates the focus outline on-hover
402
filterLabel: 'You can filter the items: ',
403
- noMatchesClass: 'contentBlock'
+ noMatchesClass: 'contentBlock themeBlockLight'
404
})
405
406
// Check if we have any filter terms in the querystring
0 commit comments