Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ml/mailmap' into maint-1.7.6
[gitweb.git]
/
gitweb
/
static
/
gitweb.css
diff --git
a/gitweb/static/gitweb.css
b/gitweb/static/gitweb.css
index 8dd093563eb879872821c62008b35d32a819e9d1..7d88509208417e4b1222629002ea339ecc32526e 100644
(file)
--- a/
gitweb/static/gitweb.css
+++ b/
gitweb/static/gitweb.css
@@
-295,6
+295,13
@@
td.current_head {
text-decoration: underline;
}
+td.category {
+ background-color: #d9d8d1;
+ border-top: 1px solid #000000;
+ border-left: 1px solid #000000;
+ font-weight: bold;
+}
+
table.diff_tree span.file_status.new {
color: #008000;
}