50fe639ee8c5caea8b01b0333321a5dce0205d5b
Author: AD7six
Date: 2009-04-01 22:33:25 +0200
diff --git a/webroot/css/cake.cookbook.css b/webroot/css/cake.cookbook.css
index 6d77f8c..92ad96b 100644
--- a/webroot/css/cake.cookbook.css
+++ b/webroot/css/cake.cookbook.css
@@ -382,8 +382,11 @@ div.flags {position:relative;top:25px;right:10px;h
border-bottom: 1px dashed;
}
.summary a:hover, .body a:hover {
- border-bottom: none;
+ border-bottom: 1px solid;
+ text-decoration: none;
}
+.summary a.codeToggle:hover, .body acodeToggle:hover
+ {border-bottom: none}
a.codeToggle {font-size:11px; background: #f3f3f0; display:block; padding: 0.1em 1em; border:none;}
div#body div.revisions,
div.view div.summary,
