]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Add a pager on the repolist
[ps-cgit] / cgit.css
index 30cb8e6fc6a48c1b80d26608a4dd21b81528524e..d57722c47086bbae97c26d3dd227ee7aaebb08c9 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -413,6 +413,16 @@ table.list td.sublevel-repo {
        padding-left: 1.5em;
 }
 
+div.pager {
+       text-align: center;
+       margin: 1em 0em 0em 0em;
+}
+
+div.pager a {
+       color: #777;
+       margin: 0em 0.5em;
+}
+
 span.age-mins {
        font-weight: bold;
        color: #080;