Browse Source

fix: 🐛 unraid login: Fixes wrong file name on base files

pull/404/head
GilbN 2 years ago
parent
commit
378b863ee3
  1. 0
      css/addons/unraid/login-page/alien/alien-base.css
  2. 2
      css/addons/unraid/login-page/alien/custom.css
  3. 2
      css/addons/unraid/login-page/alien/hallway.css
  4. 2
      css/addons/unraid/login-page/alien/hallway2.css
  5. 2
      css/addons/unraid/login-page/alien/hallway3.css
  6. 2
      css/addons/unraid/login-page/alien/hallway4.css
  7. 2
      css/addons/unraid/login-page/alien/isolation.css
  8. 2
      css/addons/unraid/login-page/alien/isolation_video.css
  9. 2
      css/addons/unraid/login-page/alien/nightmare.css
  10. 2
      css/addons/unraid/login-page/alien/scanner.css
  11. 2
      css/addons/unraid/login-page/fallout/dirty_terminal.css
  12. 2
      css/addons/unraid/login-page/fallout/dirty_terminal2.css
  13. 0
      css/addons/unraid/login-page/fallout/fallout-base.css
  14. 2
      css/addons/unraid/login-page/fallout/fallout_video.css
  15. 2
      css/addons/unraid/login-page/fallout/terminal.css
  16. 2
      css/addons/unraid/login-page/fallout/terminal2.css

0
css/addons/unraid/login-page/alien/alien_base.css → css/addons/unraid/login-page/alien/alien-base.css

2
css/addons/unraid/login-page/alien/custom.css

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;

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

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;

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

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;

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

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;

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

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;

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

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;

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

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
:root { :root {
--main-bg: transparent; --main-bg: transparent;
--logo: url(/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;

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

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;

2
css/addons/unraid/login-page/alien/scanner.css

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/css/addons/unraid/login-page/alien/alien-base.css");
: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(/css/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;

2
css/addons/unraid/login-page/fallout/dirty_terminal.css

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/css/addons/unraid/login-page/fallout/fallout-base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;

2
css/addons/unraid/login-page/fallout/dirty_terminal2.css

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/css/addons/unraid/login-page/fallout/fallout-base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;

0
css/addons/unraid/login-page/fallout/fallout_base.css → css/addons/unraid/login-page/fallout/fallout-base.css

2
css/addons/unraid/login-page/fallout/fallout_video.css

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/css/addons/unraid/login-page/fallout/fallout-base.css");
:root { :root {
--main-bg-color: transparent; --main-bg-color: transparent;
--logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;

2
css/addons/unraid/login-page/fallout/terminal.css

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/css/addons/unraid/login-page/fallout/fallout-base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
--logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;

2
css/addons/unraid/login-page/fallout/terminal2.css

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/css/addons/unraid/login-page/fallout/fallout-base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
--logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;

Loading…
Cancel
Save