update both themes for toolkit winstripe changes in Mozilla 21 cycle
[themes.git] / EarlyBlue / global / global.css
index 1695c405430a0d5dbff733bcf015b2e5e77e933e..a231448965d2f4616c2d895d4a10b3b0561e7b7a 100644 (file)
@@ -262,10 +262,13 @@ description {
 
 .text-link {
   color: blue;
 
 .text-link {
   color: blue;
-  text-decoration: underline;
   cursor: pointer;
 }
 
   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;
 .text-link:-moz-focusring {
   /* Don't specify the outline-color, we should always use initial value. */
   outline: 1px dotted;