Browse Source

screenshots

pull/124/head
Marius 5 years ago
parent
commit
50f5d62c6c
  1. 8
      CSS/addons/unraid/login-page/alien/alien_base.css
  2. 2
      CSS/addons/unraid/login-page/alien/hallway.css
  3. 2
      CSS/addons/unraid/login-page/alien/hallway2.css
  4. 2
      CSS/addons/unraid/login-page/alien/hallway3.css
  5. 2
      CSS/addons/unraid/login-page/alien/hallway4.css
  6. 2
      CSS/addons/unraid/login-page/alien/isolation.css
  7. 2
      CSS/addons/unraid/login-page/alien/isolation_video.css
  8. 2
      CSS/addons/unraid/login-page/alien/nightmare.css
  9. BIN
      CSS/addons/unraid/login-page/alien/screenshots/hallway.png
  10. BIN
      CSS/addons/unraid/login-page/alien/screenshots/hallway2.png
  11. BIN
      CSS/addons/unraid/login-page/alien/screenshots/hallway3.png
  12. BIN
      CSS/addons/unraid/login-page/alien/screenshots/hallway4.png
  13. BIN
      CSS/addons/unraid/login-page/alien/screenshots/nightmare.png

8
CSS/addons/unraid/login-page/alien/alien_base.css

@ -27,7 +27,7 @@
outline: none; outline: none;
} }
@media (max-width: 500px) { @media only screen and (max-width: 500px) {
#login { #login {
-webkit-backdrop-filter: blur(0px); -webkit-backdrop-filter: blur(0px);
backdrop-filter: blur(0px); backdrop-filter: blur(0px);
@ -42,7 +42,7 @@
} }
.background-wrap,#video-bg-elem {display: none;} .background-wrap,#video-bg-elem {display: none;}
.shadow { #login {
-webkit-box-shadow: inset 0px 0px 0px 2px #F000 !important; -webkit-box-shadow: inset 0px 0px 0px 2px #F000 !important;
box-shadow: inset 0px 0px 0px 2px #F000 !important; box-shadow: inset 0px 0px 0px 2px #F000 !important;
} }
@ -240,6 +240,6 @@ body {
} }
/*LOGIN BOX SHADOW*/ /*LOGIN BOX SHADOW*/
.shadow { .shadow {
-webkit-box-shadow: inset 0px 0px 0px 2px var(--text-color); -webkit-box-shadow: inset 0px 0px 0px 2px var(--text-color) !important;
box-shadow: inset 0px 0px 0px 2px var(--text-color); box-shadow: inset 0px 0px 0px 2px var(--text-color) !important;
} }

2
CSS/addons/unraid/login-page/alien/hallway.css

@ -2,7 +2,7 @@
:root { :root {
--main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed,
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed; url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
--text-color: #37f592; --text-color: #37f592;
--input-color: #37f592; --input-color: #37f592;
--link-color: #37f592; --link-color: #37f592;

2
CSS/addons/unraid/login-page/alien/hallway2.css

@ -2,7 +2,7 @@
:root { :root {
--main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed,
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
--text-color: #37f592; --text-color: #37f592;
--input-color: #37f592; --input-color: #37f592;
--link-color: #37f592; --link-color: #37f592;

2
CSS/addons/unraid/login-page/alien/hallway3.css

@ -2,7 +2,7 @@
:root { :root {
--main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed,
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed; url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
--text-color: #37f592; --text-color: #37f592;
--input-color: #37f592; --input-color: #37f592;
--link-color: #37f592; --link-color: #37f592;

2
CSS/addons/unraid/login-page/alien/hallway4.css

@ -2,7 +2,7 @@
:root { :root {
--main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed,
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed; url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
--text-color: #37f592; --text-color: #37f592;
--input-color: #37f592; --input-color: #37f592;
--link-color: #37f592; --link-color: #37f592;

2
CSS/addons/unraid/login-page/alien/isolation.css

@ -2,7 +2,7 @@
:root { :root {
--main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed,
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed; url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
--text-color: #37f592; --text-color: #37f592;
--input-color: #37f592; --input-color: #37f592;
--link-color: #37f592; --link-color: #37f592;

2
CSS/addons/unraid/login-page/alien/isolation_video.css

@ -1,7 +1,7 @@
@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); @import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
:root { :root {
--main-bg: transparent; --main-bg: transparent;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
--text-color: #37f592; --text-color: #37f592;
--input-color: #37f592; --input-color: #37f592;
--link-color: #37f592; --link-color: #37f592;

2
CSS/addons/unraid/login-page/alien/nightmare.css

@ -2,7 +2,7 @@
:root { :root {
--main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed,
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed; url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromored.png) center no-repeat; --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
--text-color: #e22828; --text-color: #e22828;
--input-color: #e22828; --input-color: #e22828;
--link-color: #e22828; --link-color: #e22828;

BIN
CSS/addons/unraid/login-page/alien/screenshots/hallway.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 3.3 MiB

BIN
CSS/addons/unraid/login-page/alien/screenshots/hallway2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

BIN
CSS/addons/unraid/login-page/alien/screenshots/hallway3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

BIN
CSS/addons/unraid/login-page/alien/screenshots/hallway4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CSS/addons/unraid/login-page/alien/screenshots/nightmare.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 KiB

Loading…
Cancel
Save