Commit graph

15 commits

Author SHA1 Message Date
N4ta
3231172447 Added border-radius to the searchbar focus outline 2024-10-13 11:20:12 +00:00
Pastel de N4ta
301571c94a
Changed anchor tag donate buttons to use CSS variables for more consistent declaration
Donate buttons now use the variables used in the a.button declaration
for more consistent declaration
2024-10-02 15:21:23 +01:00
N4taaa
8c731015b5
Added more pseudo classes for better UX/Accessibility
Added active and focus pseudo classes to the anchor tag hover selector
2024-10-02 15:17:42 +01:00
Pastel de N4ta
0b5354164b
Use :focus-within instead of :has for better legacy support 2024-10-02 13:37:28 +01:00
N4taaa
9397352e98
Change Searchbar Keyboard Navigation
Attempts to fix #186. Fakes the entire search bar being tab-able with
:focus and stops the search button from being able to be selected using
tab, in favor of submitting using enter. This approach also keeps the
submit button to keep regular UX.
2024-10-02 12:51:19 +01:00
Yarmo Mackenbach
94471b4b8e
fix: fix CSS vars 2023-10-05 13:15:23 +02:00
Yarmo Mackenbach
99217f6a3d
feat: support profile theming 2023-10-05 13:06:35 +02:00
Yarmo Mackenbach
df48b92732
feat: improve apps page 2023-10-05 10:51:54 +02:00
Yarmo Mackenbach
c6932f8b98
feat: add apps page 2023-10-04 20:39:14 +02:00
Yarmo Mackenbach
d91fdfc1bd
feat: remove logo from header, add to index 2023-10-04 12:57:41 +02:00
Yarmo Mackenbach
b0a93dcf91
feat: add Keyoxide profile QR button 2023-10-04 11:20:44 +02:00
Yarmo Mackenbach
995e4c73f7
feat: add QR button for profiles 2023-10-04 10:06:21 +02:00
Yarmo Mackenbach
494b93bf5c
fix: fix dark theme issues 2023-09-17 14:31:56 +02:00
Yarmo Mackenbach
4cdbe1783b
fix: fix styles 2023-09-15 21:07:00 +02:00
Yarmo Mackenbach
4cb94fd40e
feat: rewrite styles 2023-09-15 18:11:37 +02:00