Last modified: 2010-10-11 23:29:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T27494, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25494 - Fix list-style of mwEmbed menu items
Fix list-style of mwEmbed menu items
Status: RESOLVED FIXED
Product: mwEmbed
Classification: Unclassified
Sequence editor (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Michael Dale
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-11 22:18 UTC by Derk-Jan Hartman
Modified: 2010-10-11 23:29 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Derk-Jan Hartman 2010-10-11 22:18:31 UTC
I see a blue bullet in the li items of the player and the sequencer. This is the ul list-style-image of the vector skin. It is attempted to override this using "list-style-type: none", but that is not successful for all browsers.

To really unset a list style such as that, use:
list-style: none none;

Note the double none, because list-style is a compounded type of list-style-type and list-style-image. This was tested and confirmed working for another ul element that had similar issues. The Template:Unbulleted list of the English Wikipedia. http://en.wikipedia.org/w/index.php?title=Template:Unbulleted_list
Comment 1 Michael Dale 2010-10-11 23:29:21 UTC
thanks for the easy fix ( r74648 ), I was meaning to look into that.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links