This commit is contained in:
Oscar Plaisant
2024-07-07 04:15:38 +02:00
parent ba4a8f79e1
commit 44cc38e148
268 changed files with 45693 additions and 8468 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "darlal-switcher-plus",
"name": "Quick Switcher++",
"version": "4.2.1",
"version": "4.2.2",
"minAppVersion": "1.5.12",
"description": "Enhanced Quick Switcher, search open panels, and symbols.",
"author": "darlal",

View File

@@ -168,3 +168,9 @@
/* Usually the "plus" button button in the NavBar on mobile platforms */
.qsp-mobile-launcher-button {}
/* Prompt instructions element in custom modes */
.qsp-prompt-instructions {}
/* Prompt instructions element for facets in custom modes */
.qsp-prompt-instructions-facets {}