diff options
| author | Eric Wong <e@80x24.org> | 2026-05-21 15:04:30 +0200 |
|---|---|---|
| committer | Christian Hesse <mail@eworm.de> | 2026-05-21 15:26:55 +0200 |
| commit | 0f782947ed10ba7341d95fcf3de5095c3dc2ef8c (patch) | |
| tree | 54bb7f92d0a5a661863eeb1c8e57c1b448e19c7f /cgit.css | |
| parent | 1854c18658707741c5bf0b5eaca554e083a3729b (diff) | |
ui-log: improve decoration display for browsers without CSS
Text-based browsers without CSS support show all the decorations
bunched together without spacing. Rely on a whitespace instead
of CSS support.
Diffstat (limited to 'cgit.css')
| -rw-r--r-- | cgit.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -755,7 +755,6 @@ div#cgit div.commit-subject a.tag-deco, div#cgit div.commit-subject a.tag-annotated-deco, div#cgit div.commit-subject a.remote-deco, div#cgit div.commit-subject a.deco { - margin-left: 1em; font-size: 75%; } |
