Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: git_print_log: signoff line is non-empty line
[gitweb.git]
/
gitweb
/
gitweb.css
diff --git
a/gitweb/gitweb.css
b/gitweb/gitweb.css
index afd9e8a56553b1c9307b46ffa83059ac8ab09573..eb9fc3804b1445207a9afff688d9c8ba954255df 100644
(file)
--- a/
gitweb/gitweb.css
+++ b/
gitweb/gitweb.css
@@
-116,6
+116,13
@@
div.list_head {
font-style: italic;
}
+div.author_date {
+ padding: 8px;
+ border: solid #d9d8d1;
+ border-width: 0px 0px 1px 0px;
+ font-style: italic;
+}
+
a.list {
text-decoration: none;
color: #000000;