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.css27
1 files changed, 0 insertions, 27 deletions
diff --git a/cgit.css b/cgit.css
index 55afa94..1d90057 100644
--- a/cgit.css
+++ b/cgit.css
@@ -331,33 +331,6 @@ table.commit-info {
margin-top: 1.5em;
}
-div.cgit-panel {
- float: right;
- margin-top: 1.5em;
-}
-
-div.cgit-panel table {
- border-collapse: collapse;
- border: solid 1px #aaa;
- background-color: #eee;
-}
-
-div.cgit-panel th {
- text-align: center;
-}
-
-div.cgit-panel td {
- padding: 0.25em 0.5em;
-}
-
-div.cgit-panel td.label {
- padding-right: 0.5em;
-}
-
-div.cgit-panel td.ctrl {
- padding-left: 0.5em;
-}
-
table.commit-info th {
text-align: left;
font-weight: normal;