Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make track_tree_refs void.
[gitweb.git]
/
gitweb
/
gitweb.css
diff --git
a/gitweb/gitweb.css
b/gitweb/gitweb.css
index 21ce99cc91c4d7f445325ae018d6dd4c25d75be4..9013895857b76ea879e58ea90f2885d6744d1127 100644
(file)
--- a/
gitweb/gitweb.css
+++ b/
gitweb/gitweb.css
@@
-226,6
+226,10
@@
table.diff_tree span.file_status.mode_chnge {
color: #777777;
}
+table.diff_tree span.file_status.copied {
+ color: #70a070;
+}
+
/* age2: 60*60*24*2 <= age */
table.project_list td.age2, table.blame td.age2 {
font-style: italic;