mediawiki-extensions-Echo/modules/badge
MatmaRex b916c85353 ext.echo.badge: Remove defunct CSS rule
The space after colon on this line is actually a non-breaking space
( ), which is not allowed in this place according to CSS syntax.
Therefore all browsers ignored this rule (logging an error like
"Invalid CSS property value") and the shadow was never shown.

We could fix the rule instead, but I'm pretty sure users are used to
this by now, and in my opinion it looks better without shadow.

Bug: 53490
Change-Id: I1fd508d2059bec5cd79a6dcdce8dc9be6e6d4229
2013-08-29 19:40:34 +00:00
..
ext.echo.badge.css ext.echo.badge: Remove defunct CSS rule 2013-08-29 19:40:34 +00:00
ext.echo.badge.modern.css Switch to using our own badge instead of jQuery.badge 2013-05-23 10:34:47 -07:00
ext.echo.badge.monobook.css Echo: Better support for non-default skins, as well as no Javascript 2013-06-07 11:36:19 -07:00