Skip to content

Low priority: heads-up: the Sphinx search container HTML element name may change #16

@jayaddison

Description

@jayaddison

See sphinx-doc/sphinx#11704.

I think this CSS selector in sparkflows-docs could be affected:

.wy-side-nav-search div[role=search]{

(removing the specificity on div could be one way to resolve this -- or to define multiple styles, including search as an alternative selector path)

It doesn't look like much CSS styling is applied by the relevant CSS block, so this is probably fairly unimportant. But I figured it'd be worth mentioning (I found this project by using GitHub search to attempt to find affected .css files that mention div[role=search]).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions