Daily Shaarli
November 13, 2021
Des exemples de sites collaboratifs où les contributrices et contributeurs qui agissent pour faire une bonne action.
touch {hero,lightbox,form,another-component}.njk
In the console: $0.offsetParent
→ $0
is the currently set element.
Then we can use the offsetParent object property to find the closest ancestor to that element that has its position set to something other than static.
I share this point of view
uBlockOrigin has more power than pihole that only blocks network requests. A comment explains some points about it.
Solutions:
-
styling it manually through CSS :
input:focus { outline: 2px solid deeppink; }
-
A keyup tab event listener. Think about adding the class through JS, that way the focus will still be accessible if JS fails to load.
-
the property
::focus-visible
The background color of checkboxes will be the one determined by accent-color
. Nice !
And the surrounding stays accessible whatever this color is as the webbrowsers have their own implementation of this.
A great introduction to the lotus blossom.
I use it to get some ideas for the User-centered design methods class