Refactor #33423
Use gray background only for overview tab on Host detail page
Description
Gray background makes sense for cards on overview tab, but most tabs will not contain cards and will need to set background back to white. Therefore we should keep the default bg color and only set gray for the overview tab.
Related issues
Associated revisions
History
#1
Updated by Ondřej Pražák over 1 year ago
- Related to Refactor #33424: Remove gray margins from host detail tab added
#2
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8764 added
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases 3.1.0 added
#4
Updated by Ondřej Pražák over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|cc2a90721ecf75e7c6419a629deaa4515ac9cca8.
#5
Updated by Amit Upadhye over 1 year ago
- Category set to JavaScript stack
Fixes #33423 - Keep gray bg on overview tab only