From f40556fce278e2ccd36291a1a6a3944e1739916b Mon Sep 17 00:00:00 2001 From: Oleksii Orel Date: Tue, 1 Mar 2016 17:48:29 +0200 Subject: [PATCH] improve dashboard style Signed-off-by: Oleksii Orel --- dashboard/src/app/projects/create-project/create-project.html | 3 +-- dashboard/src/app/projects/create-project/create-project.styl | 1 + .../app/workspaces/workspace-details/workspace-details.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard/src/app/projects/create-project/create-project.html b/dashboard/src/app/projects/create-project/create-project.html index 57a64fcc67..2c54a93b87 100644 --- a/dashboard/src/app/projects/create-project/create-project.html +++ b/dashboard/src/app/projects/create-project/create-project.html @@ -49,8 +49,7 @@
- -
+
diff --git a/dashboard/src/app/projects/create-project/create-project.styl b/dashboard/src/app/projects/create-project/create-project.styl index bb6b3fa4b7..b05f9d2e6a 100644 --- a/dashboard/src/app/projects/create-project/create-project.styl +++ b/dashboard/src/app/projects/create-project/create-project.styl @@ -60,6 +60,7 @@ md-select.create-project-select background-repeat no-repeat background-position-x 0 background-position-y bottom + background-image url('../assets/images/bg-intermediate-screen.svg') height 220px padding-left 40px padding-right 40px diff --git a/dashboard/src/app/workspaces/workspace-details/workspace-details.html b/dashboard/src/app/workspaces/workspace-details/workspace-details.html index dfe64fbdee..e2ff1e2588 100644 --- a/dashboard/src/app/workspaces/workspace-details/workspace-details.html +++ b/dashboard/src/app/workspaces/workspace-details/workspace-details.html @@ -65,7 +65,7 @@