mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
Create larger buttons for smaller screens (same behaviour as luci-theme-bootstrap). Swap the "hide" and "show" button styles to match all other luci-theme, as "hide" is currently using primary style and "show" is currently using secondary style. Also, change mouse icon from text cursor to pointer. Slightly fade "show" button: no variable for disabled opacity like luci-theme-bootstrap, assuming 0.7. Remove fade when hovered. Signed-off-by: Joshua Criss <owlsy@outlook.com.au>