--- a/web/res/metadataplayer/Tweet.css Thu Jun 14 16:05:27 2012 +0200
+++ b/web/res/metadataplayer/Tweet.css Wed Jun 20 18:46:56 2012 +0200
@@ -2,7 +2,14 @@
border: 1px solid #b7b7b7;
padding: 1px;
margin: 0;
- font-family: Helvetica, Arial, sans-serif;
+}
+
+.Ldt-Tweet-Widget a {
+ color: #0068C4;
+}
+
+.Ldt-Tweet-Widget a:hover {
+ color: #003366;
}
.Ldt-Tweet-Inner {
@@ -51,12 +58,10 @@
}
a.Ldt-Tweet-ScreenName {
- color: #0068c4;
text-decoration: none;
}
a.Ldt-Tweet-ScreenName:hover {
- color: #000000;
text-decoration: underline;
}
@@ -78,7 +83,6 @@
.Ldt-Tweet-Bottom a {
display: inline-block;
margin-left: 12px;
- color: #000000;
text-decoration: none;
}