rockstor / rockstor-website

Main rockstor.com webpage. As a community endeavour we welcome contributions / corrections. Be sure to add your name to the AUTHORS file when submitting changes.
Other
2 stars 3 forks source link

Normalise on button class "about_btn" #24 #25

Closed phillxnet closed 3 years ago

phillxnet commented 3 years ago

The existing button.html shortcode used class="btn-down" which was dis-functional and not in keeping with the functional home page buttons which used the about_btn class. This way we have less maintenance surface in the inevitable css clean-up to follow.

Fixes #24

Testing:

default post pr:

post-pr-default

hover:

post-pr-hover

previously clicked:

post-pr-clicked

phillxnet commented 3 years ago

@FroggyFlox just tested under real webserver and still looks to render OK in both firefox and chrome so merging and publishing.

phillxnet commented 3 years ago

Now in production.