Hello, I've posted on the OpenWrt Forum with what started off as a request to modify the "show" and "hide" buttons on the status overview for bootstrap, with discussions resulting in me going through all four luci-theme packages and refining a few things for the status overview, as well as bringing the larger "show" and "hide" buttons recently introduced in bootstrap over to the other themes as well.
This was done based on the following versions:
- luci-theme-bootstrap, 26.089.79989~0b64c57
- luci-theme-material, 26.089.79989~0b64c57
- luci-theme-openwrt, 26.089.79989~0b64c57
- luci-theme-openwrt-2020, 26.089.79989~0b64c57
As mentioned on the forum post, I would go ahead and try to do a pull request/commit myself, but I have never done one before, and all the prerequisites were quite overwhelming for me.
Proposed changes are in Post 8 (direct link), with screenshots of how they would look, as well as all the CSS code created.
Thank you for your consideration.