Commit Graph

66 Commits

Author SHA1 Message Date
80f928a1f7 Add CSS for print-markdown class 2026-02-01 04:31:39 +01:00
9bf4cf1866 Add split editor layout styles 2026-02-01 04:29:48 +01:00
18945e578e Change font family to inherit in index.css 2026-02-01 04:10:26 +01:00
2f459a0df4 Hide line numbers and measure in print mode 2026-02-01 04:04:27 +01:00
7518f032a2 Remove unused CSS for line numbers 2026-02-01 04:02:04 +01:00
f0b7a49611 Change font size in index.css to use CSS variable 2026-02-01 04:01:56 +01:00
aeafaf1d96 Update editor styles for CodeMirror integration 2026-02-01 04:00:57 +01:00
3ccb7bbe68 Set height to 100% for folder-item in index.css 2026-02-01 03:53:02 +01:00
5b5371d3a8 Add CSS for hidden textarea and line numbers 2026-02-01 03:51:03 +01:00
2d256af21f Remove unused CSS classes in src/index.css 2026-02-01 03:32:32 +01:00
2ea212fd53 Add relative positioning and adjust line numbers in index.css 2026-02-01 03:29:02 +01:00
379ea3b653 Simplify sidebar layout in index.css 2026-02-01 02:53:48 +01:00
2d39935045 Update grid layout and remove unused CSS 2026-02-01 02:50:19 +01:00
f75fdf8e41 Update CSS for workspace layout and footer styling 2026-02-01 02:47:10 +01:00
10812ee712 Adjust padding in index.css for layout consistency 2026-02-01 02:47:03 +01:00
1fcef8864f Adjust sidebar footer alignment and padding 2026-02-01 02:43:48 +01:00
23af6343ca Update sidebar footer layout and button styles 2026-02-01 02:40:54 +01:00
bc350b5fe9 Adjust top position of close button in index.css 2026-02-01 02:11:20 +01:00
30d03e20c1 Remove unused CSS for folder item hover effect 2026-02-01 02:07:11 +01:00
9b88e9306c Remove transition effects in index.css 2026-02-01 02:05:54 +01:00
0b0d3daddc Update border color in index.css 2026-02-01 02:05:54 +01:00
3d1857d290 Further adjust folder item transformation 2026-02-01 02:03:39 +01:00
7a8324b22f Adjust folder item transformation and icon dimensions 2026-02-01 02:03:39 +01:00
0b140b19b7 Increase font size for folder item text 2026-02-01 02:02:16 +01:00
3a48a0a38d Adjust margin for folder item text 2026-02-01 02:02:16 +01:00
d8db15f958 Reduce size of folder item toggle 2026-02-01 02:02:16 +01:00
13b10dccef Adjust gap in folder item lead 2026-02-01 02:00:39 +01:00
d7b2d19759 Update gap in folder item and add lead class 2026-02-01 02:00:39 +01:00
7c6e14a71b Add margin-left to .folder-item 2026-02-01 02:00:22 +01:00
975190efd0 Remove unused styles and add folder item icon styling 2026-02-01 01:58:57 +01:00
efdb3cc710 Add CSS for first child folder item positioning 2026-02-01 01:39:16 +01:00
4ae3a0282e Add dark theme support for prompt and folder items in index.css 2026-02-01 01:38:11 +01:00
c31bb9ec65 Update border and line styles in index.css 2026-02-01 01:36:41 +01:00
80654dc515 Refactor folder item styling in index.css 2026-02-01 01:33:04 +01:00
72715d0b9c Refactor folder and prompt item styling in index.css 2026-02-01 01:32:25 +01:00
d7bc9a4358 Adjust left position in folder children styling 2026-02-01 01:32:25 +01:00
077f9df03e Adjust left position of folder children pseudo-elements 2026-02-01 01:29:46 +01:00
5a92648a7d Update tree line styles in index.css 2026-02-01 01:29:46 +01:00
5fa861b315 Add --tree-line variable to CSS 2026-02-01 01:29:46 +01:00
7a7ab7f067 Update folder children styling 2026-02-01 01:27:19 +01:00
4da9032467 Increase border width and height in index.css 2026-02-01 01:26:36 +01:00
14fe9f9f2b Add folder children separator and adjust padding 2026-02-01 01:16:53 +01:00
663d7750ba Adjust padding and dimensions in folder item styling 2026-02-01 01:15:34 +01:00
1d9c1246dd Update folder item styles and add delete button 2026-02-01 01:09:58 +01:00
00613f60d5 Add input styles for prompt-item and folder-item 2026-01-31 19:10:39 +01:00
296e0242a1 Remove depth parameter from renderTextItem and renderFolder functions, update CSS for folder styling 2026-01-31 18:53:00 +01:00
555c08fd0b Add padding to markdown preview in print mode 2026-01-31 16:24:01 +01:00
acb084dae9 Hide copy and external icons in print mode 2026-01-31 16:24:01 +01:00
c0293ac021 Add print styles for markdown content in index.css 2026-01-31 16:19:06 +01:00
1cd0d58206 Remove unused CSS properties in index.css 2026-01-31 16:17:51 +01:00