diff --git a/html/views/history/history.css b/html/views/history/history.css
index e9275c5..0d50fc7 100644
--- a/html/views/history/history.css
+++ b/html/views/history/history.css
@@ -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;