X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=a800586455f98bb12e20600414e9b0e44684365e;hp=1695c405430a0d5dbff733bcf015b2e5e77e933e;hb=58036cb8df01894560483ebc2abd3115258e8a90;hpb=54c9b95b1df63559b4928c617190509e4cd43bc2 diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index 1695c405..a8005864 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -30,12 +30,6 @@ menulist > menupopup, -moz-binding: url("chrome://global/skin/globalBindings.xml#menulist-compact"); } -/* -progressmeter[mode="undetermined"] { - -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined"); -} -*/ - /* ::::: root elements ::::: */ window, @@ -262,10 +256,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;