summaryrefslogtreecommitdiffstats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 3de6527..5358471 100644
--- a/cgit.css
+++ b/cgit.css
@@ -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;