X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fpreferences.css;fp=LCARStrek%2Fbrowser%2Fpreferences%2Fpreferences.css;h=c5b635bb7ede7bbf9d218ad1d0456011cdf1f1cf;hp=c4a7201adb4915f35cdb028bfb646f2ed87e9953;hb=56ab361a26ee7bb17d9fbe8be4747b68b38605c2;hpb=099c339a1800baeed6973f01b59ffb122b75c22a diff --git a/LCARStrek/browser/preferences/preferences.css b/LCARStrek/browser/preferences/preferences.css index c4a7201a..c5b635bb 100644 --- a/LCARStrek/browser/preferences/preferences.css +++ b/LCARStrek/browser/preferences/preferences.css @@ -85,10 +85,14 @@ radio[pane=paneSync] { /* styles for the link elements copied from .text-link in global.css */ .inline-link { color: #3333FF; - text-decoration: underline; + text-decoration: none; cursor: pointer; } +.inline-link:hover { + text-decoration: underline; +} + .inline-link:-moz-focusring { /* Don't specify the outline-color, we should always use initial value. */ outline: 1px dotted;