Skip to content

Undo dependency list table styling workarounds

Mark Florian requested to merge undo-dependency-list-table-styling into master

What does this MR do?

These workarounds were in place due to #213324 (closed). Now that that's merged, these can be removed.

Screenshots

Before After
deps_before deps_after

Note that there's a slight change; this is acceptable, as now the Dependency List is using the default styling of GlTable (which thanks to #213324 (closed) is reasonable).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports