projects
/
m6w6
/
gitweb-theme
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
89b9224
)
made diffs monospaced
author
Billy Visto
<bvisto@gustavus.edu>
Wed, 9 May 2012 14:24:23 +0000
(09:24 -0500)
committer
Billy Visto
<bvisto@gustavus.edu>
Wed, 9 May 2012 14:24:23 +0000
(09:24 -0500)
gitweb.css
patch
|
blob
|
history
diff --git
a/gitweb.css
b/gitweb.css
index fb57b764a33d5f63ccf49c18e8a23d7b474ab4d5..1f951e3e9575ca092b95fc3d0b9bbb34305d919c 100755
(executable)
--- a/
gitweb.css
+++ b/
gitweb.css
@@
-385,6
+385,7
@@
span.refs a {
.patchset {
overflow-x: auto;
overflow-y: hidden;
+ font-family: 'Consolas','Bitstream Vera Sans Mono',monospace;
}
.chunk_header {