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.css13
1 files changed, 1 insertions, 12 deletions
diff --git a/cgit.css b/cgit.css
index 911cc45..8563462 100644
--- a/cgit.css
+++ b/cgit.css
@@ -674,22 +674,11 @@ div#cgit a.button {
padding: 0em 0.5em;
}
-div#cgit form.diff-ctrls div.cgit-panel a.button,
-div#cgit form.diff-ctrls div.cgit-panel input[type=submit] {
+div#cgit form.diff-ctrls div.cgit-panel a.button {
border: solid 1px var(--border-mid);
background-color: var(--bg-hl);
}
-div#cgit form.diff-ctrls div.cgit-panel input[type=submit] {
- font-size: 80%;
- padding: 0em 0.5em;
-}
-
-div#cgit span.hint {
- color: var(--fg-mute);
- font-size: 80%;
-}
-
div#cgit a.primary {
font-size: 100%;
}