waveterm/frontend/app/block
Evan Simkowitz 56a930c1dc
Make disabled iconbuttons more distinct (#289)
Increases the idle opacity for enabled buttons in the header slightly
and decreases opacity for disabled buttons. Also sets a default cursor
when the button is disabled:

Forward button enabled and idle, back button disabled:

![image](https://github.com/user-attachments/assets/b2f4dfc3-2fe8-46e0-9eac-edfebf42dfdd)
Forward button enabled and hovered, back button disabled:

![image](https://github.com/user-attachments/assets/34b4f89d-ba6a-4b57-8533-527ef1bc9868)
2024-08-28 18:30:41 -07:00
..
block.less Make disabled iconbuttons more distinct (#289) 2024-08-28 18:30:41 -07:00
block.tsx Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00
blockframe.tsx new config system (#283) 2024-08-27 18:49:49 -07:00
blocktypes.ts Unified node model to pass data from layout to blocks (#259) 2024-08-26 11:56:00 -07:00
blockutil.tsx new config system (#283) 2024-08-27 18:49:49 -07:00