summaryrefslogtreecommitdiffabout
path: root/cgit.css
Unidiff
Diffstat (limited to 'cgit.css') (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 67cf48e..80680c9 100644
--- a/cgit.css
+++ b/cgit.css
@@ -54,2 +54,3 @@ table.tabs td {
54 padding: 0px 0.5em; 54 padding: 0px 0.5em;
55 vertical-align: bottom;
55} 56}
@@ -66,2 +67,11 @@ table.tabs td a.active {
66 67
68table.tabs td.branch {
69 text-align: right;
70}
71
72table.tabs td.branch form {
73 padding-bottom: 2px;
74 font-size: 90%;
75}
76
67div.content { 77div.content {