add visual highlight to matching search query substrings,

add missing aria-label for search input,
fix missing network add icon
This commit is contained in:
2023-09-20 22:17:06 +00:00
parent 497bd60653
commit bf2509ee8f
6 changed files with 21 additions and 8 deletions

View File

@@ -0,0 +1 @@
<svg width="800" height="800" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><style>:root{color:#fff}@media (prefers-color-scheme:light){:root{color:#000}}</style><path d="M12 20a1 1 0 01-1-1v-6H5a1 1 0 010-2h6V5a1 1 0 012 0v6h6a1 1 0 010 2h-6v6a1 1 0 01-1 1z" fill="currentColor"/></svg>

After

Width:  |  Height:  |  Size: 296 B