Daniel Henning
353ba433f0
Prevent zoom-in after focusing an input on small viewports on iOS devices ( #440 )
...
* base.scss: Prevent zoom-in on focusing inputs on small viewports
Adding a media query which sets the font-size for `.form-input` inputs
to 1rem. This aims to prevent the zoom-in on small viewports on iOS
devics which automatically zoom-in a website if the font-size in a
focused input is smaller than 16px.
* Update bookmarks/styles/base.scss
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com >
2023-05-18 09:24:55 +02:00
Sascha Ißbrücker
f92c3dd403
Make Internet Archive integration opt-in ( #250 )
...
* Make web archive integration opt-in
* Add toast message about web archive integration opt-in
* Improve wording for web archive setting
* Add toast admin
* Fix toast clear button visited styles
* Add test for redirect
* Improve wording
* Ensure redirects to same domain
* Improve wording
* Fix snapshot test
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com >
2022-05-14 09:46:51 +02:00
Sascha Ißbrücker
0c1c21c8d1
Implement bulk edit ( #101 )
2021-03-29 00:43:50 +02:00
Sascha Ißbrücker
119d8f7efb
Implement dark theme ( #49 )
2021-03-28 12:11:56 +02:00
Sascha Ißbrücker
a02338cdec
Improve and promote admin panel ( #76 )
...
* Improve and promote admin panel (#76 )
* Customize admin panel texts (#76 )
* Improve settings structure (#76 )
* Improve admin list consistency (#76 )
* Fix redirect URLs (#76 )
* Add admin tooltip (#76 )
2021-02-24 03:36:27 +01:00
Sascha Ißbrücker
f8fc360d84
Add pagination ( #63 )
...
* Add pagination tag (#11 )
* Add pagination tag tests (#11 )
* Improve styling (#11 )
2021-01-11 17:49:53 +01:00
Sascha Ißbrücker
2693ba57c8
Improve mobile layout
2019-07-07 09:22:55 +02:00
Sascha Ißbrücker
4658ec9d7b
Cleanup styles
2019-06-30 19:33:36 +02:00
Sascha Ißbrücker
74bcc30821
Style bookmarks page
2019-06-29 19:45:08 +02:00
Sascha Ißbrücker
5fad8b798d
Add SASS preprocessing
2019-06-29 14:03:29 +02:00