aboutsummaryrefslogtreecommitdiff
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
-rw-r--r--cgit.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/cgit.css b/cgit.css
index d10a24d..f5b41ba 100644
--- a/cgit.css
+++ b/cgit.css
@@ -684,7 +684,6 @@ div#cgit a.branch-deco {
padding: 0px 0.25em;
background-color: #88ff88;
border: solid 1px #007700;
- border-radius: 2px;
}
div#cgit a.tag-deco {
@@ -693,7 +692,6 @@ div#cgit a.tag-deco {
padding: 0px 0.25em;
background-color: #ffff88;
border: solid 1px #777700;
- border-radius: 2px;
}
div#cgit a.tag-annotated-deco {
@@ -702,7 +700,6 @@ div#cgit a.tag-annotated-deco {
padding: 0px 0.25em;
background-color: #ffcc88;
border: solid 1px #777700;
- border-radius: 2px;
}
div#cgit a.remote-deco {
@@ -711,7 +708,6 @@ div#cgit a.remote-deco {
padding: 0px 0.25em;
background-color: #ccccff;
border: solid 1px #000077;
- border-radius: 2px;
}
div#cgit a.deco {
@@ -720,7 +716,6 @@ div#cgit a.deco {
padding: 0px 0.25em;
background-color: #ff8888;
border: solid 1px #770000;
- border-radius: 2px;
}
div#cgit div.commit-subject a.branch-deco,