X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=a231448965d2f4616c2d895d4a10b3b0561e7b7a;hp=1695c405430a0d5dbff733bcf015b2e5e77e933e;hb=a6c8d0f5eca89404094b51eee861f983d2a2a483;hpb=232d98026054828eac7dd8870ac4bea06a3c7bf6 diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index 1695c405..a2314489 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -262,10 +262,13 @@ description { .text-link { color: blue; - 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;