Improved appearance of urls in commit history message.

This commit is contained in:
Frederic Barthelemy
2010-06-15 19:34:16 -07:00
parent 3edd89010f
commit 3755c46edd
+10
View File
@@ -72,6 +72,16 @@ a.servicebutton:hover{
padding-top: 10px;
}
#message a {
margin-left: 0.2em;
text-decoration: none;
}
#message a:hover {
color: #4444ff;
border-bottom: 1px solid #4444ff;
}
#files {
margin-top: 1em;
margin-left: 0.5em;