projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5989db9
)
giweb.css: Make backround color for commit messages a bit darker.
author
Andre Noll
<maan@systemlinux.org>
Sun, 25 Nov 2007 14:00:10 +0000
(15:00 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 25 Nov 2007 14:00:10 +0000
(15:00 +0100)
web/gitweb.css
patch
|
blob
|
history
diff --git
a/web/gitweb.css
b/web/gitweb.css
index
2a5d092
..
652b9cc
100644
(file)
--- a/
web/gitweb.css
+++ b/
web/gitweb.css
@@
-227,11
+227,11
@@
tr.light:hover {
}
tr.dark {
- background-color: #
444444
;
+ background-color: #
333333
;
}
tr.dark2 {
- background-color: #
444444
;
+ background-color: #
333333
;
}
tr.dark:hover {