diff --git a/src/app/auth/login/login.component.css b/src/app/auth/login/login.component.css index 1459b8c..0669809 100644 --- a/src/app/auth/login/login.component.css +++ b/src/app/auth/login/login.component.css @@ -96,27 +96,27 @@ } .is-text { - /* Auto layout */ + /* Auto layout */ - display: flex; - flex-direction: row; - align-items: flex-start; - padding: 0px; - align-items: center; - - position: static; - width: 408px; - height: 48px; - left: 0px; - top: 66px; - - /* Inside auto layout */ - - flex: none; - order: 2; - align-self: stretch; - flex-grow: 0; - margin: 10px 0px; + display: flex; + flex-direction: row; + align-items: flex-start; + padding: 0px; + align-items: center; + + position: static; + width: 408px; + height: 48px; + left: 0px; + top: 66px; + + /* Inside auto layout */ + + flex: none; + order: 2; + align-self: stretch; + flex-grow: 0; + margin: 10px 0px; } @@ -175,7 +175,7 @@ .ls-link-forgot-password { font-size: 12px; } - + } /* Tablets */ @@ -203,4 +203,4 @@ .cs-login { max-width: 500px; } -} +} \ No newline at end of file diff --git a/src/app/auth/login/login.component.html b/src/app/auth/login/login.component.html index 2f645b1..31834a8 100644 --- a/src/app/auth/login/login.component.html +++ b/src/app/auth/login/login.component.html @@ -4,7 +4,7 @@
- Bem-vindo(a), + Bem-vindo(a), SIMPLIFIQUE
- +
@@ -33,16 +28,10 @@ Data do pedido - + - + @@ -50,77 +39,53 @@
- +
- +
- +
- +
- +
- - +
- +
- - + + {{ dataItem.orderValue | currency }} @@ -129,57 +94,29 @@
- +
- + (resultEvent)="closeInformationSeller($event)">
- +
Loading...
- - - + + + @@ -188,32 +125,17 @@ - + {{ dataItem.price | currency }} - + {{ dataItem.quantity | number : "1.0-3" }} - + {{ dataItem.subTotal | currency }} @@ -221,39 +143,21 @@ - +
  • @@ -262,56 +166,26 @@ - - - + + - - + + - +
    @@ -364,15 +238,11 @@
    - +
    -
    +
    \ No newline at end of file diff --git a/src/assets/img/Background.jpeg b/src/assets/img/Background.jpeg new file mode 100644 index 0000000..73aad95 Binary files /dev/null and b/src/assets/img/Background.jpeg differ diff --git a/src/assets/img/Background.png b/src/assets/img/Background.png index c8347a7..78911f5 100644 Binary files a/src/assets/img/Background.png and b/src/assets/img/Background.png differ diff --git a/src/assets/img/Background_jurunense.png b/src/assets/img/Background_jurunense.png new file mode 100644 index 0000000..c8347a7 Binary files /dev/null and b/src/assets/img/Background_jurunense.png differ