AgileVentures / WebsiteOne

A website for Agile Ventures
https://www.agileventures.org
Other
143 stars 248 forks source link

Add CSS styling to FAQs and other detail elements so cursor is a pointer #2207

Closed FedericoEsparza closed 3 years ago

FedericoEsparza commented 6 years ago

Currently many of these throughout the static pages (e.g. agileventures.org/premium_mob) show a text i-beam when hovering the cursor, making it less inviting to show the dropdown summary by clicking, especially for the NON-FAQS.

Possible solution:

Add: details { cursor: pointer; } to the css. However, may need Edit access, from @tansaku, to the Mercury Editor, which is on the way out.

AbiSadhasivam commented 6 years ago

I am willing to take this up!

tansaku commented 6 years ago

thanks @AbiSadhasivam - I'm not sure that even with access to the mercury editor that this styling will be allowed, although maybe ...

we've just assigned Stu to this, and @nisevi 's working on a new editor framework which will give us back full control of our full js and css ...