Commit Graph

111 Commits

Author SHA1 Message Date
1f885f1745 Increase tab spacing to a consistent 25px across all tabs 2025-03-25 01:26:06 +00:00
2158855a1a Refactor tab spacing to be consistent across all tabs by centralizing margin settings 2025-03-25 01:24:25 +00:00
233006f155 Fix tab spacing inconsistencies 2025-03-25 01:22:33 +00:00
4e951f1fb7 Include Workflow tab in spacing fix to ensure consistent layout 2025-03-25 01:21:01 +00:00
fd78d35186 Fix inconsistent spacing in General, Advanced, and Read Me tabs 2025-03-25 01:19:27 +00:00
fba03d6e43 Revert tab spacing changes that caused content to appear under wrong tabs 2025-03-25 01:17:44 +00:00
9b307f1b9d Standardize spacing between tabs and content across all tab types 2025-03-25 01:15:53 +00:00
894a31d5b6 Set top content padding to 25px to increase space between main and secondary tabs 2025-03-25 01:13:47 +00:00
01740ed72c Reduce spacing between main tab and secondary tabs 2025-03-25 01:12:42 +00:00
bbb0dc377a Restore original gap between subcategory tabs and plugin content 2025-03-25 01:11:52 +00:00
8e6371fe9d Revert changes to layout and compatibility text positioning 2025-03-25 01:10:29 +00:00
d9413aff1c Reduce gap between subcategory filters and plugin content to zero 2025-03-25 01:09:04 +00:00
f1c3087900 Reduce tab content top padding to close gap between tabs and plugins 2025-03-25 01:07:18 +00:00
2d644e9c37 Fix compatibility text positioning using transform instead of margin 2025-03-25 01:05:50 +00:00
fbb4cb69ba Reduce gap between subcategory tabs and plugin content by 10px 2025-03-25 01:04:33 +00:00
7a3b8a948f Move compatibility text another 10px to the left 2025-03-25 01:03:13 +00:00
d8130b1e19 Move compatibility text further left by increasing margin-right to 35px 2025-03-25 01:02:01 +00:00
b069bf3f3c Reduce gap between filter nav bar and results to be consistent with other tabs 2025-03-25 00:59:23 +00:00
ba0878b230 Update theme tiles to be constrained to max-width of 800px 2025-03-25 00:57:40 +00:00
4f391f0cda Fix responsive navigation: make top tabs and filter links wrap properly at smaller window widths 2025-03-25 00:55:46 +00:00
d5a4a29ae9 Fix compatibility text alignment using margin-right instead of padding-left 2025-03-25 00:54:10 +00:00
daccb54342 Double padding-left for compatibility text to move it further left 2025-03-25 00:53:05 +00:00
90f6969e1b Move compatibility text 25px to the left instead of right 2025-03-25 00:52:00 +00:00
f7b8629926 Move compatibility text 25px to the right for better alignment 2025-03-25 00:50:52 +00:00
aac7ac1195 Fix inconsistent tile width between 1086px and 1400px window widths 2025-03-25 00:47:54 +00:00
6528d8e79a Make plugin layout consistent for all screen widths based on 768px layout 2025-03-25 00:45:29 +00:00
21b0ef599d Fix text overlap on desktop screens by increasing content margins and button width 2025-03-25 00:41:58 +00:00
5f45ea85fa Fix mobile layout and text wrapping: prevent button overlap, improve text wrapping on desktop, fix mobile responsiveness 2025-03-25 00:39:30 +00:00
c3d1aff49f Refine single column plugin layout: full-width nav, fix descriptions, right-align compatibility text, transparent loading spinner 2025-03-25 00:36:08 +00:00
d389f92bd6 Update plugin tile layout to single centered column with max width 700px 2025-03-25 00:28:19 +00:00
23c5d0adce Improve free plugins tile layout: Implement consistent grid layout matching pro plugins section, add responsive design with breakpoints, improve spacing and alignment, standardize styling, fix mobile layout, add hover effects 2025-03-25 00:15:09 +00:00
1384145138 Align plugin description text with plugin name 2025-03-25 00:03:52 +00:00
169b226a39 Fix Free Plugins grid centering with improved flexbox layout 2025-03-24 23:50:09 +00:00
69ad1d55a7 Improve Free Plugins grid: center tiles and fix text alignment 2025-03-24 23:48:33 +00:00
42150fe694 Simplify Free Plugins grid with clean, centered tile layout 2025-03-24 23:43:37 +00:00
6040c1b5bd Fix: Increase plugin card padding and improve responsive grid layout 2025-03-24 23:34:18 +00:00
1224937955 Fix: Improve Free Plugins grid layout with consistent spacing and card styling 2025-03-24 23:29:13 +00:00
34b09de04e Fix: Position notification badges 3px higher with transform translateY 2025-03-24 23:24:27 +00:00
41adfb56e4 Fix: Move notification badges up by 3px for better vertical alignment 2025-03-24 23:21:41 +00:00
f03da91142 Fix: Properly align accordion panel borders to prevent overflow 2025-03-24 23:19:06 +00:00
69623d2660 Fix: Remove horizontal gaps in accordion content panels 2025-03-24 23:15:20 +00:00
e90f6168ed Fix: Improve accordion box styling and plugin card layouts with proper vertical gutters 2025-03-24 23:12:39 +00:00
eb768d9090 Fix: Properly target all settings rows, add plugin tile gutters, improve responsive padding 2025-03-24 23:08:45 +00:00
1b548a59e2 Fix: Improve targeting for General/Advanced tabs, add 75% breakpoint, add gutters to Free Plugin tiles 2025-03-24 23:01:01 +00:00
03d9511f4b Improve settings layout: fix text overlap with chevrons, standardize width across tabs, enhance responsive behavior 2025-03-24 22:57:33 +00:00
2b01f3523f Fix: Target individual setting rows to limit width to 50% on desktop 2025-03-24 22:48:08 +00:00
016f6000a6 Limit settings width to 50% in General, Advanced, and Workflow tabs to match readme panel 2025-03-24 22:45:33 +00:00
1cf243d5e1 Fine-tune numbered list indentation - move 2px to the right 2025-03-24 22:35:36 +00:00
09aebfcc98 Fix numbered list indentation to match bullet lists with dedicated class and targeted CSS 2025-03-24 22:33:07 +00:00
e00c627410 Adjust numbered list indentation to match bullet list indentation 2025-03-24 22:31:06 +00:00