Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/user-manual.txt: fix a few omissions of gitlink commands.
[gitweb.git]
/
gitweb
/
gitweb.css
diff --git
a/gitweb/gitweb.css
b/gitweb/gitweb.css
index 02623cbb6d450e0d63ac0b600c806b237bb75fcb..9f0822fab3d10fd5a83234f761847d7818c6da0a 100644
(file)
--- a/
gitweb/gitweb.css
+++ b/
gitweb/gitweb.css
@@
-484,3
+484,7
@@
span.atnight {
span.match {
color: #e00000;
}
+
+div.binary {
+ font-style: italic;
+}