diff rhodecode/public/css/style.css @ 1837:a6a30c919513 beta

#73 mapping of commited issues from commit message into issue tracker url.
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 06 Jan 2012 19:27:32 +0200
parents a8c66e870bd0
children 3f5be4dbbd57
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Fri Jan 06 06:39:54 2012 +0200
+++ b/rhodecode/public/css/style.css	Fri Jan 06 19:27:32 2012 +0200
@@ -2146,8 +2146,6 @@
 }
 
 #changeset_content .container .left .message {
-	font-style: italic;
-	color: #556CB5;
 	white-space: pre-wrap;
 }
 #changeset_content .container .left .message a:hover {