waveterm/frontend/app
Evan Simkowitz 4df8e16a53
Adjust some styling in the directory and markdown previews (#182)
The column headers for the directory preview were a solid color, which
was conflicting with the translucent colors for the rest of the UI. I've
changed this to be more consistent. I've also updated a border color
that was conflicting with the rest of the UI.

The code blocks in the markdown preview were also solid colored and the
actions were causing the whole window UI to lose its transparency when
they were hovered over. This was due to it applying a backdrop-filter,
which breaks the window transparency. I've removed this blur and an
invalid color variable.

This also fixes the bottom margins for both blocks so there's more space
when scrolled all the way to the bottom of the block. Before, the
overlay scrollbars were obscuring the content.
2024-07-31 12:42:58 -07:00
..
asset modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
block Adjust some styling in the directory and markdown previews (#182) 2024-07-31 12:42:58 -07:00
element Adjust some styling in the directory and markdown previews (#182) 2024-07-31 12:42:58 -07:00
hook webview controls (#110) 2024-07-15 09:40:28 -07:00
modals modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
store modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
tab implement bg presets 2024-07-30 23:22:41 -07:00
view Adjust some styling in the directory and markdown previews (#182) 2024-07-31 12:42:58 -07:00
workspace metadata updates (frontend typing) (#174) 2024-07-30 12:33:28 -07:00
app.less modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
app.tsx metadata updates (frontend typing) (#174) 2024-07-30 12:33:28 -07:00
mixins.less directory preview fixes (#130) 2024-07-25 21:14:21 -07:00
reset.less port to electron (#33) 2024-06-11 17:42:10 -07:00
theme.less Adjust some styling in the directory and markdown previews (#182) 2024-07-31 12:42:58 -07:00