Skip to content

Add CSS formating for deprecated parameters / methods #20349

Closed
@TomAugspurger

Description

@TomAugspurger

These aren't especially noticeable in the HTML docs.

screen shot 2018-03-14 at 1 13 58 pm

Adding this to our CSS should fix that

div.deprecated {
    background-color: #ffe4e4;
    border: 1px solid #f66;
}

cc @datapythonista @shoyer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions