mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 14:50:21 +04:00
d90696cca7
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>