diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2026-01-29 15:17:45 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2026-01-29 19:47:28 +0100 |
| commit | 317fb8c83cf4c1006fc9a958cc904dd7e35d40f3 (patch) | |
| tree | 7907142f917c5449615fe774cb6d9d1fc3c02a40 /config/services/git/web/cgit.css | |
| parent | 0dd6477adc1eb799c77b4194e1d4cb2a59f0ccd6 (diff) | |
cgit: add syntax highlighting
Diffstat (limited to 'config/services/git/web/cgit.css')
| -rw-r--r-- | config/services/git/web/cgit.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/services/git/web/cgit.css b/config/services/git/web/cgit.css index 00b8a1e..fde27cc 100644 --- a/config/services/git/web/cgit.css +++ b/config/services/git/web/cgit.css @@ -935,4 +935,4 @@ div#cgit table.ssdiff td.space div { div#cgit div.cgit-panel { float: left; } - }
\ No newline at end of file +}
\ No newline at end of file |
