fiveseven_·9 yıl önce·discussI believe it is enabled by default now, and the value in about:config is `media.block-autoplay-until-in-foreground`
fiveseven_·9 yıl önce·discussIsn't that button for acknowledging the fact that the site will use cookies?
fiveseven_·9 yıl önce·discussFlexbox Game doesn't support Firefox 53 yet, but I can vouch for Flexbox Froggy as well as Flexbox Defense http://www.flexboxdefense.com/
fiveseven_·9 yıl önce·discusshere's a non-flexbox solution, but the parent element has to have a set height: .parent { position: relative; } .child { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
fiveseven_·11 yıl önce·discussMaterial Design Lite is released and maintained officially by Google, whereas Materialize is by a third partymore info here: https://medium.com/google-developers/introducing-material-de...