Page MenuHomePhabricator

Add style param to <maplink> and <mapframe>
Closed, ResolvedPublic

Description

Allow styling capability to <maplink> and <mapframe>. This is especially important for <maplink> because the link may be shown as a colored block, all of which should be clickable.

Example: <maplink style="font-weight:bold; padding: 0pt 0.1em 0pt 0.35em; border: 3px solid #000" .../> would expand into <a style='font-weight:bold; padding...'>...</a>

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 276621 had a related patch set uploaded (by MaxSem):
Add CSS style

https://gerrit.wikimedia.org/r/276621

MaxSem claimed this task.

Change 276886 had a related patch set uploaded (by Yurik):
Add CSS style

https://gerrit.wikimedia.org/r/276886