Skip to content

Remove inline styles from BlueGenes #316

Description

@yochannah

Inline styles are bad practice - they slow down browser performance, they're hard to maintain, and they're hard to override without more inline styles.

Search for :style throughout the app and remove inline styles. Replace them with styles that are built into the less files instead.

The one exception: I think the Query Builder probably might need inline styles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedOpen source contributor? Feel free to pick these issues up! A bit harder than beginner/bootcamp

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions