diff options
| author | Tolmachev Igor <me@igorek.dev> | 2026-04-21 00:52:22 +0300 |
|---|---|---|
| committer | Tolmachev Igor <me@igorek.dev> | 2026-04-21 00:52:22 +0300 |
| commit | 03457d02b0f46daafda9fc2cd7261912da99f864 (patch) | |
| tree | d308154501bb643a73b1b622b232f474b7a6e7c8 /www | |
| parent | 1d134368ace4eddbe50a3ada22d916ddd3c65dde (diff) | |
| download | cgit_material_docker-03457d02b0f46daafda9fc2cd7261912da99f864.tar.gz cgit_material_docker-03457d02b0f46daafda9fc2cd7261912da99f864.zip | |
Update cgit.css
Fixed indents on the diff page
Diffstat (limited to 'www')
| -rw-r--r-- | www/cgit.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cgit.css b/www/cgit.css index cd30534..1329a01 100644 --- a/www/cgit.css +++ b/www/cgit.css | |||
| @@ -297,6 +297,7 @@ div#cgit table.ssdiff td.lineno { | |||
| 297 | div#cgit table.ssdiff td:not(.lineno) { | 297 | div#cgit table.ssdiff td:not(.lineno) { |
| 298 | width: 48%; | 298 | width: 48%; |
| 299 | min-width: 50ch; | 299 | min-width: 50ch; |
| 300 | white-space: break-spaces; | ||
| 300 | } | 301 | } |
| 301 | 302 | ||
| 302 | div#cgit table.blob td.lines { | 303 | div#cgit table.blob td.lines { |
