update both themes for toolkit winstripe changes in Mozilla 21 cycle
[themes.git] / LCARStrek / global / global.css
index 5dd43311ee8bb2637ab8a16b02160cc00cf92b35..5be3fee956cf7d393c4473752e6dc297a0db52f6 100644 (file)
@@ -312,10 +312,13 @@ description {
 
 .text-link {
   color: #3333FF;
-  text-decoration: underline;
   cursor: pointer;
 }
 
+.text-link:hover {
+  text-decoration: underline;
+}
+
 .text-link:-moz-focusring {
   /* Don't specify the outline-color, we should always use initial value. */
   outline: 1px dotted;