X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=a231448965d2f4616c2d895d4a10b3b0561e7b7a;hb=2caba1a988aa5d51285650f0d6a436a48ae3547a;hp=43a2950e25d883c7c0877c6b1c7d3c43e118861d;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1;p=themes.git diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index 43a2950e..a2314489 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -144,7 +144,7 @@ toolbar[mode="text"] .toolbarbutton-text { } :root:-moz-lwtheme-darktext { - text-shadow: 1px 1px 2px #FFFFFF; + text-shadow: 0 -0.5px 1.5px #FFFFFF; } :root:-moz-lwtheme-brighttext { @@ -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;