getgrav / grav-theme-quark

MIT License
64 stars 57 forks source link

Replace deprecated ::-webkit-details-marker with ::marker #176

Closed McLaynV closed 3 years ago

McLaynV commented 3 years ago

::-webkit-details-marker pseudo element selector is deprecated. Please use ::marker instead. See https://chromestatus.com/feature/6730096436051968 for more details.

NicoHood commented 3 years ago

You need to open that PR here: https://github.com/picturepan2/spectre

McLaynV commented 3 years ago

Sorry and thanks. It was late night in my timezone :) https://github.com/picturepan2/spectre/pull/674