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.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/cgit.css b/cgit.css
index 80680c9..67cf48e 100644
--- a/cgit.css
+++ b/cgit.css
@@ -52,7 +52,6 @@ table.tabs {
table.tabs td {
padding: 0px 0.5em;
- vertical-align: bottom;
}
table.tabs td a {
@@ -65,15 +64,6 @@ table.tabs td a.active {
background-color: #ccc;
}
-table.tabs td.branch {
- text-align: right;
-}
-
-table.tabs td.branch form {
- padding-bottom: 2px;
- font-size: 90%;
-}
-
div.content {
margin: 0px;
padding: 1em;