artalar / mono

Monotone css framework for semantic html
https://monocss.vercel.app
MIT License
41 stars 2 forks source link

Make cursor pointer in Details #7

Closed romadryud closed 6 months ago

romadryud commented 2 years ago

Hi, I think it's better to have pointer cursor for details. I can prepare PR for it if needed :)

Before: image

After:

image
artalar commented 2 years ago

Every default browser styles has a reason. Why do you think this is mistake?

romadryud commented 2 years ago

I'm not thinking this is mistake. Just because when I saw it first time I was thinking this is just text and cursor: pointer will be just one more indicator which tell user that he can click there and something will be appear.