changeset 1600:84e2e29c0f03 beta

changelog links no decoration
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 26 Oct 2011 13:37:03 +0200
parents 387971bd1a79
children 6f06daeed294
files rhodecode/public/css/style.css
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Wed Oct 26 13:35:21 2011 +0200
+++ b/rhodecode/public/css/style.css	Wed Oct 26 13:37:03 2011 +0200
@@ -1951,6 +1951,10 @@
 	white-space: pre-wrap;
 }
 
+#graph_content .container .left .message a:hover{
+	text-decoration: none;
+}
+
 .right div {
 	clear: both;
 }