]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: refactor author name insertion
[Gitweb] / gitweb.css
index 8035ff13d4c67e9ef2377b723a9e086ebd1034f96ce6eee013c998b02210ab2c..0c3cec29927657fd23958e883f33ff5ac8c4523b0ba82111934b3beeb8d0889f 100644 (file)
@@ -132,11 +132,14 @@ div.list_head {
        font-style: italic;
 }
 
+.author_date, .author {
+       font-style: italic;
+}
+
 div.author_date {
        padding: 8px;
        border: solid #d9d8d1;
        border-width: 0px 0px 1px 0px;
-       font-style: italic;
 }
 
 a.list {
@@ -435,6 +438,10 @@ div.search {
        right: 12px
 }
 
+p.projsearch {
+       text-align: center;
+}
+
 td.linenr {
        text-align: right;
 }
This page took 0.19385 seconds and 4 git commands to generate.