aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 7892eca..8563462 100644
--- a/cgit.css
+++ b/cgit.css
@@ -674,6 +674,11 @@ div#cgit a.button {
padding: 0em 0.5em;
}
+div#cgit form.diff-ctrls div.cgit-panel a.button {
+ border: solid 1px var(--border-mid);
+ background-color: var(--bg-hl);
+}
+
div#cgit a.primary {
font-size: 100%;
}