equinor / webviz-config-equinor

Provides an Equinor theme for use with webviz-config.
https://github.com/orgs/equinor/projects/24
3 stars 8 forks source link

Scope table CSS #39

Closed anders-kiaer closed 3 years ago

anders-kiaer commented 3 years ago

Reducing scope of table CSS to where it is being used (content from the markdown plugin).

Global scope makes it difficult to "remove" the table CSS from applications where it is not needed/wanted (like in complex tooltips with tabular data).

Also removing the !important for Dash DataTable, falling back to default Dash inline style. If we want to change it, we should probably ask in the DataTable repository and/or suggest a PR there.

tooltip_well_completion