]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Reintroduce the branch switcher
[ps-cgit] / cgit.css
index 67cf48eb1b2adcd84de6b860f9be3214eebdbdad..80680c923b283f577fb7ea8b912517a1c6ad6ac6 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -52,6 +52,7 @@ table.tabs {
 
 table.tabs td {
        padding: 0px 0.5em;
 
 table.tabs td {
        padding: 0px 0.5em;
+       vertical-align: bottom;
 }
 
 table.tabs td a {
 }
 
 table.tabs td a {
@@ -64,6 +65,15 @@ table.tabs td a.active {
        background-color: #ccc;
 }
 
        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;
 div.content {
        margin: 0px;
        padding: 1em;