Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHCS 4.0 Branding #83

Closed
wants to merge 19 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
mgr/dashboard: improve landing page.
Replace pie charts with donut ones (more patternfly-ish) and use center
text.

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
  • Loading branch information
epuertat committed Sep 19, 2019
commit 8907667ab38b34138d597c3d5e25a7c6b51aa40f
2 changes: 2 additions & 0 deletions src/pybind/mgr/dashboard/frontend/angular.json
Expand Up @@ -27,6 +27,8 @@
"node_modules/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css",
"node_modules/ngx-bootstrap/datepicker/bs-datepicker.css",
"node_modules/@patternfly/patternfly/patternfly.css",
"node_modules/@patternfly/patternfly/patternfly-addons.css",
"node_modules/@patternfly/patternfly/patternfly-charts.css",
"src/styles.scss",
"src/vendor.overrides.scss",
"node_modules/ng2-tree/styles.css"
Expand Down