aboutsummaryrefslogtreecommitdiff
path: root/static/style.css (unfollow)
Commit message (Expand)AuthorFilesLines
7 daysgroup/index: Allow repo creation via webRunxi Yu1-0/+16
7 days*: Support subgroups via SQL recursionRunxi Yu1-0/+3
7 dayscss: *:focus-visible: outline colorRunxi Yu1-0/+4
8 dayscss: Don't make the arrow so largeRunxi Yu1-1/+1
8 dayscss: Add arrow to diffs in commit viewluk3yx1-0/+14
8 dayscss: Fix copyright linesRunxi Yu1-1/+1
10 daysAdd SPDX license headers to Makefile, SQL, and CSSRunxi Yu1-0/+5
2025-02-19css: Fix button text colorsRunxi Yu1-5/+5
2025-02-19css: .commit-id { work-break: break-word; }Runxi Yu1-0/+1
2025-02-18Revert "style.css: Make it more concise"Runxi Yu1-35/+69
2025-02-18Revert "style.css: Fix .chunk-addition"Runxi Yu1-5/+3
2025-02-18style.css: Fix .chunk-additionRunxi Yu1-3/+5
2025-02-17style.css: Make it more conciseRunxi Yu1-69/+35
2025-02-17style.css: :focus -> :focus-visibleRunxi Yu1-3/+3
2025-02-17style.css: Reformat and improve checkbox accessibilityRunxi Yu1-10/+19
2025-02-15style.css: break-word for #readmeRunxi Yu1-0/+5
2025-02-14style.css: Use --lighter-box-background-color for title rowsRunxi Yu1-1/+1
2025-02-14style.css: Shrink font-size a bit for monospace componentsRunxi Yu1-1/+1
2025-02-14style.css, repo_index: Use div, not table, for expandablesRunxi Yu1-30/+43
2025-02-14reop_commit: Fix immediate newlines after <pre>Runxi Yu1-4/+4
2025-02-14style.css: Categorize CSS statementsRunxi Yu1-4/+32
2025-02-13style.css: Wider title-row specificationRunxi Yu1-1/+1
2025-02-13repo_tree_file: Add paddingRunxi Yu1-0/+3
2025-02-13_header.html: Format the main headerRunxi Yu1-0/+19
2025-02-13login: Stub login pageRunxi Yu1-1/+72
2025-02-12repo_index: Add clone instructionsRunxi Yu1-1/+1
2025-02-11style.css: Fix file content backgroundRunxi Yu1-2/+5
2025-02-11style.css: Better colors in dark mode, and add paddingRunxi Yu1-0/+8
2025-02-11repo_commit: Properly format patchsetsRunxi Yu1-1/+30
2025-02-11repo_commit: Show chunksRunxi Yu1-1/+13
2025-02-11repo_index.html, style.css: CSS state machinesRunxi Yu1-0/+21
2025-02-11style.css, *.html: Scrolling behaviorRunxi Yu1-6/+6
2025-02-11repo_{index,tree_dir}.html, style.css: No inner margins on README td'sRunxi Yu1-1/+6
2025-02-11repo_commit: Add commit messageRunxi Yu1-0/+3
2025-02-11repo_{index,log}: Link commits to their pagesRunxi Yu1-0/+4
2025-02-11style.css: Let's use width 100% for tables for now... adjust laterRunxi Yu1-2/+1
2025-02-11repo_commit: Add a commit info pageRunxi Yu1-0/+7
2025-02-11style.css: Make links brighter in dark modeRunxi Yu1-1/+1
2025-02-11style.css: Add dark themeRunxi Yu1-0/+17
2025-02-11style.css: Padding in px, not remRunxi Yu1-2/+2
2025-02-11style.css: Increase max-widthRunxi Yu1-1/+1
2025-02-10style.css, *.html: Lighthouse accessibilityRunxi Yu1-1/+1
2025-02-10footer.html: Add link to Lindenii ForgeRunxi Yu1-3/+16
2025-02-10style.css: Separate darker and lighter border colorsRunxi Yu1-3/+4
2025-02-10repo_{index,tree_dir}.html, style.css: Darker table title rowRunxi Yu1-0/+3
2025-02-10*: Some simple styling with tablesRunxi Yu1-6/+20
2025-02-10handle_repo_tree: Syntax highlightingRunxi Yu1-1/+1
2025-02-10style.css: Add some non-fancy stylesRunxi Yu1-1/+12
2025-02-10style.css: font-size: 1rem;Runxi Yu1-0/+4
2025-02-10style.css: Set all immediate children of .padding-wrapper to width: 100%;Runxi Yu1-2/+1