Skip to content

Commit

Permalink
Update x42 images
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypt0hunter committed Jan 2, 2020
1 parent efab947 commit 7434aef
Show file tree
Hide file tree
Showing 17 changed files with 38 additions and 37 deletions.
2 changes: 1 addition & 1 deletion StratisCore.UI/src/app/app.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div *ngIf="loading" style="height: 100%; width: 100%; margin-top: -10px;">
<div style="background-image: url(./assets/images/intro.jpg); background-repeat:no-repeat; background-size:33% 100%">
<div style="background-image: url(./assets/images/intro.svg); background-repeat:no-repeat; background-size:33% 100%">
<div style="width: 100%; text-align: center; margin-top: 10px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';">
<h2 style="color: white;">Loading&hellip;</h2>
</div>
Expand Down
4 changes: 2 additions & 2 deletions StratisCore.UI/src/app/login/login.component.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<section id="GUI" class="container-fluid" style="background-image: url(./assets/images/intro.jpg); background-repeat:no-repeat; background-size:33% 100%;">
<section id="GUI" class="container-fluid" style="background-image: url(./assets/images/intro.svg); background-repeat:no-repeat; background-size:33% 100%;">

<div class="row justify-content-center">
<div class="col-12 bg-dark pt-2 pb-2 border-bottom">
<img src="./assets/images/login-logo.png" height="40" width="228" class="float-left"/>
<img src="./assets/images/logo-small.png" height="40" width="40" class="float-left"/>

<h4 class="float-right mt-2">Open. Feeless. Infinite.</h4>
</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section id="GUI" class="container-fluid">
<div class="row justify-content-center">
<div class="col-12 bg-dark pt-2 pb-2 border-bottom">
<img src="./assets/images/login-logo.png" height="40" width="228" class="float-left" />
<img src="./assets/images/logo-small.png" height="40" width="40" class="float-left" />

<h4 class="float-right mt-2">Open. Feeless. Infinite</h4>
</div>
Expand Down
2 changes: 1 addition & 1 deletion StratisCore.UI/src/app/setup/create/create.component.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section id="GUI" class="container-fluid">
<div class="row justify-content-center">
<div class="col-12 bg-dark pt-2 pb-2 border-bottom">
<img src="./assets/images/login-logo.png" height="40" width="228" class="float-left" />
<img src="./assets/images/logo-small.png" height="40" width="40" class="float-left" />

<h4 class="float-right mt-2">Open. Feeless. Infinite.</h4>
</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section id="GUI" class="container-fluid">
<div class="row justify-content-center">
<div class="col-12 bg-dark pt-2 pb-2 border-bottom">
<img src="./assets/images/login-logo.png" height="40" width="228" class="float-left" />
<img src="./assets/images/logo-small.png" height="40" width="40" class="float-left" />

<h4 class="float-right mt-2">Open. Feeless. Infinite.</h4>
</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section id="GUI" class="container-fluid">
<div class="row justify-content-center">
<div class="col-12 bg-dark pt-2 pb-2 border-bottom">
<img src="./assets/images/login-logo.png" height="40" width="228" class="float-left" />
<img src="./assets/images/logo-small.png" height="40" width="40" class="float-left" />

<h4 class="float-right mt-2">Open. Feeless. Infinite.</h4>
</div>
Expand Down
4 changes: 2 additions & 2 deletions StratisCore.UI/src/app/setup/setup.component.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section id="GUI" class="container-fluid" style="background-image: url(./assets/images/intro.jpg); background-repeat:no-repeat; background-size:33% 100%;">
<section id="GUI" class="container-fluid" style="background-image: url(./assets/images/intro.svg); background-repeat:no-repeat; background-size:33% 100%;">
<div class="row justify-content-center">
<div class="col-12 bg-dark pt-2 pb-2 border-bottom">
<img src="./assets/images/login-logo.png" height="40" width="228" class="float-left" />
<img src="./assets/images/logo-small.png" height="40" width="40" class="float-left" />

<h4 class="float-right mt-2">Open. Feeless. Infinite.</h4>
</div>
Expand Down
28 changes: 0 additions & 28 deletions StratisCore.UI/src/assets/images/city.svg

This file was deleted.

Binary file modified StratisCore.UI/src/assets/images/icon-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added StratisCore.UI/src/assets/images/icon-tray.ico
Binary file not shown.
Binary file modified StratisCore.UI/src/assets/images/icon-tray.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified StratisCore.UI/src/assets/images/icon.icns
Binary file not shown.
Binary file modified StratisCore.UI/src/assets/images/icon.ico
Binary file not shown.
Binary file removed StratisCore.UI/src/assets/images/intro.jpg
Binary file not shown.
29 changes: 29 additions & 0 deletions StratisCore.UI/src/assets/images/intro.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified StratisCore.UI/src/assets/images/login-logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified StratisCore.UI/src/assets/images/logo-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7434aef

Please sign in to comment.