X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fglobal.css;h=5be3fee956cf7d393c4473752e6dc297a0db52f6;hb=f30073a6e9628fead25132bc4464fabe25ee52a1;hp=9b99c12d841042e43b6d84cdbec84da2a56670a2;hpb=dbd844cb7cf3813ee33ce4ef53ca93b53e03e67d;p=themes.git diff --git a/LCARStrek/global/global.css b/LCARStrek/global/global.css index 9b99c12d..5be3fee9 100644 --- a/LCARStrek/global/global.css +++ b/LCARStrek/global/global.css @@ -8,6 +8,7 @@ /* all localizable skin settings shall live here */ @import url("chrome://global/locale/intl.css"); +@import url("chrome://global/content/global-platform.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @@ -311,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;