Skip to content

Table cells - grey outlines stand out oddly #147

@drawcard

Description

@drawcard

Related to: #146 which I just raised - it would be nice if table cell outlines also used RGBA to be tinted, so they better integrate into coloured page backgrounds:

image

table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid rgba(128,128,128,0.15);
}

Although this is a very similar grey to the original, it blends in slightly better with various colours and also stands out on dark backgrounds.

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