From 0eb6067ddfc5ac743a1407367e456ca1d948e827 Mon Sep 17 00:00:00 2001 From: Pascal Precht Date: Fri, 12 Oct 2018 14:54:56 +0200 Subject: [PATCH] uiux(components/Login): use new Embark rocket --- embark-ui/src/components/Login.css | 3 +- embark-ui/src/components/Login.js | 2 +- embark-ui/src/images/logo-new.svg | 128 +++++++++++++++++++++++++++++ 3 files changed, 131 insertions(+), 2 deletions(-) create mode 100644 embark-ui/src/images/logo-new.svg diff --git a/embark-ui/src/components/Login.css b/embark-ui/src/components/Login.css index 4c5e94246..23bdb1239 100644 --- a/embark-ui/src/components/Login.css +++ b/embark-ui/src/components/Login.css @@ -1,11 +1,12 @@ .login-container { width: 80%; max-width: 900px; + box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1); } .login-layout-container-section { padding: 0.8em; - background: #20a8d8; + background: #2f353a; } .login-layout-container-section:first-child { diff --git a/embark-ui/src/components/Login.js b/embark-ui/src/components/Login.js index c1e267723..54b0b3c67 100644 --- a/embark-ui/src/components/Login.js +++ b/embark-ui/src/components/Login.js @@ -1,6 +1,6 @@ import PropTypes from "prop-types"; import React from 'react'; -import logo from '../images/logo.png'; +import logo from '../images/logo-new.svg'; import './Login.css'; class Login extends React.Component { diff --git a/embark-ui/src/images/logo-new.svg b/embark-ui/src/images/logo-new.svg new file mode 100644 index 000000000..eb4d4c8a2 --- /dev/null +++ b/embark-ui/src/images/logo-new.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +