X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=a800586455f98bb12e20600414e9b0e44684365e;hp=43a2950e25d883c7c0877c6b1c7d3c43e118861d;hb=48b3063d55b791cd469b5d44377ae0907132f24d;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index 43a2950e..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, @@ -144,7 +138,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 +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;