summaryrefslogtreecommitdiffstats
path: root/app/styles
diff options
context:
space:
mode:
authorIftekharul Islam <iislam@us.ibm.com>2017-04-19 14:37:55 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-20 12:41:34 -0500
commitcd78950815d9b230f0eaa41a947fcae6d4cbbcb7 (patch)
tree3bad52ea935ec87f7fd7da424f5b959f2e4c4c29 /app/styles
parent994a93b29ddbae647f2cb1aae6ec94e8a26db88c (diff)
downloadphosphor-webui-cd78950815d9b230f0eaa41a947fcae6d4cbbcb7.tar.gz
phosphor-webui-cd78950815d9b230f0eaa41a947fcae6d4cbbcb7.zip
Change navigation structure
Change-Id: I12c819293ce1eda188dc9f257ae9370f1b73cb18 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
Diffstat (limited to 'app/styles')
-rw-r--r--app/styles/index.scss7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/styles/index.scss b/app/styles/index.scss
index 32112de..ee57b61 100644
--- a/app/styles/index.scss
+++ b/app/styles/index.scss
@@ -2,4 +2,9 @@ $charset: "UTF-8";
@import "../common/styles/index.scss";
@import "../login/styles/index.scss";
-@import "../overview/styles/index.scss"; \ No newline at end of file
+@import "../overview/styles/index.scss";
+@import "../server-control/styles/index.scss";
+@import "../server-health/styles/index.scss";
+@import "../configuration/styles/index.scss";
+@import "../firmware/styles/index.scss";
+@import "../users/styles/index.scss"; \ No newline at end of file
OpenPOWER on IntegriCloud