Enable/displaying Grid/note for old browserPosted on: 05/03/21 09:30AM
I understand that it is not worth it to make Grid layout work on older brower so I will try to make it work from my end.
I’m running Firefox 42 and the Grid guide page said it is “disabled by default”. I’m not sure if this CSS Grid Inspector available in my version. Using my Inspector (and Chrome as comparison) I thought I managed to pinpoint that the code for Notes
Using this
gelbooru.com/index.php?page=post&s=view&id=6075093 as example
I foind
<section id="notes" style="display: none;">
But since it is same in Firefox and my Chrome (which support Grid) it can’t be this one.
So what should I put in my CSS to enable it? Here I paste some part of my Insector that I suspect to be relevant
github.com/Hyoros/aaa/blob/main/inspector