Skip to content

Bullet numbering appears when using YUI base.css #3

@turgu1

Description

@turgu1

YUI initialises CSS parameter as follow in its base.css file:
...
list-style: disc outside;
...

It is necessary to adjust auto_complete_stylesheet to add the following css parameter for all "li" tags:

    list-style-type:none;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions