diff options
chore: update css
-rw-r--r-- | cgit.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ div#cgit a.button { backdrop-filter: blur(8px); } -div#cgit tr td.ls-mode + td + td.ls-size + td > a.button { +div#cgit tr > td:last-child > a.button { border-radius: 0px; padding: 6px 8px; transition: background-color 0.3s; |