projects
/
senf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c234f62
)
Tiny IE CSS fix (sigh)
g0dil [Mon, 18 Jun 2007 10:07:06 +0000 (10:07 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@264
270642c3
-0616-0410-b53a-bc976706d245
doclib/senf.css
patch
|
blob
|
history
diff --git
a/doclib/senf.css
b/doclib/senf.css
index
9985250
..
12a3f3e
100644
(file)
--- a/
doclib/senf.css
+++ b/
doclib/senf.css
@@
-81,7
+81,7
@@
body {
}
#head a:hover {
- background-color: inherit;
+ background-color: #EDE497;
text-decoration: underline;
}