]> git.cameronkatri.com Git - cgit.git/commitdiff
Merge branch 'stable'
authorLars Hjemli <hjemli@gmail.com>
Fri, 5 Oct 2007 14:20:13 +0000 (16:20 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 5 Oct 2007 14:20:13 +0000 (16:20 +0200)
* stable:
  correct typo in CSS

cgit.css

index f69cc7574d1b8e6a55ec2243b6e609ee5459f047..b8c3d810268e1769182cd040fc21f0969e84af8d 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -99,7 +99,7 @@ td#header a {
        color: #666;
 }
 
-td#header a:hoved {
+td#header a:hover {
        text-decoration: underline;
 }