Skip to content

Low contrast with white icon on light grey backgroundΒ #844

@bjarnef

Description

@bjarnef

I noticed the button icons has changed when looking the packages created:

image

it overwrites the CSS a few times πŸ˜…
I guess it was changed something to make the icon white on the blue buttons.

image

The default color #1b264f seems to be better 😁

It should probably just inherit color instead.

.box .list-buttons a i {
   color: inherit;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions