Logo
Explore Help
Register Sign In
Dockery/Homarr
1
0
Fork 0
You've already forked Homarr
mirror of https://github.com/ajnart/homarr.git synced 2026-02-28 01:10:54 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
d5025da7896debd1520254eebc0832747e3affff
Homarr/packages/spotlight/src/component.module.css

8 lines
209 B
CSS
Raw Normal View History

Add search spotlight with registration hook (#82) * wip: add spotlight * feat: add spotlight with registration hook and group chips * chore: address pull request feedback * docs: add documentation for usage of spotlight actions * fix: deepsource issue JS-0415 * feat: add support for dependencies of spotlight actions * fix: lockfile broken * feat: add hover effect for spotlight action * docs: Add documentation about dependency array * refactor: remove test spotlight actions, disallow all as group for actions * fix: type issues * chore: address pull request feedback
2024-02-17 14:11:23 +01:00
.spotlightAction:hover {
background-color: alpha(var(--mantine-primary-color-filled), 0.1);
}
.spotlightAction[data-selected="true"] {
background-color: alpha(var(--mantine-primary-color-filled), 0.3);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 66ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API