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.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/cgit.css b/cgit.css
index 911cc45..7892eca 100644
--- a/cgit.css
+++ b/cgit.css
@@ -674,22 +674,6 @@ 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] {
- 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%;
}