This commit is contained in:
Squidly271 2021-12-08 19:57:04 -05:00
parent 5cd2cef462
commit 49f447d900
3 changed files with 153 additions and 160 deletions

View File

@ -20,6 +20,6 @@ b398273cf7daa62ab00d2de2336ca25f ./README.md
e3dc9ed23036a09d69d5cd5c3111751e ./scripts/showStatistics.php
4425f8fd4ef662a7dc65cee01de3e419 ./scripts/updatePLG.sh
2bd671daecaf01549f8cc0202cb184b3 ./scripts/updatePluginSupport.php
022d2a166bb5dcf15b8ae59ecd5c4247 ./skins/Narrow/css.php
657c9798dbdb95b053127106fb18491e ./skins/Narrow/css.php
cfa1511913f794c8c5980460dfcdf049 ./skins/Narrow/skin.html
37dc71da8b07799676e29d7a6c6bf484 ./skins/Narrow/skin.php

View File

@ -134,9 +134,6 @@ a.appIconsPopUp { text-decoration:none;color:inherit;}
.appLanguage::before{font-family:'Unraid';content:'\e987';}
.appDriver{float:right;font-size:1.8rem;opacity:0.7;margin-left:1rem;}
.appDriver::before{content:"\f2db";font-family:fontAwesome;}
.appsPerPage{float:right;}
.appsPerPage::before{content:"\f009";font-family:fontAwesome;}
.appsPerPage:hover{color:<?=$unRaid66color?>;}
.appPlugin{float:right;font-size:2rem;opacity:0.7;margin-left:1rem;}
.appPlugin::before{font-family:'Unraid';content:'\e986';}
.appRepository{float:right;font-size:2rem;opacity:0.7;margin-left:1rem;}
@ -150,8 +147,6 @@ body{scrollbar-gutter:stable;cursor:default !important;}
.body_sidebarScroll{overflow:hidden !important;}
.caChangeLog{cursor:pointer;}
.caChart{display:none;border:none;}
. {display:inline-block;width:7rem;height:3rem;}
.caHighlight {color:#d27676;}
.caHomeSpotlight{height:29rem !important;}
.caMenuDisabled{cursor:default;opacity:0.5;}
.caMenuEnabled{cursor:pointer;opacity:1;}
@ -204,7 +199,6 @@ a.ca_fa-delete{text-decoration:none;margin-left:1rem;font-size:2rem;margin-top:-
.ca_homeTemplates{display:flex;flex-wrap:wrap;height:24.5rem;overflow:hidden;}
.ca_homeTemplatesHeader{font-size:2rem;margin-top:1rem;margin-bottom:0.5rem;}
.ca_homeTemplatesLine2{font-size:1.5rem;margin-bottom:1rem;}
.ca_hr {margin-left:10px;margin-right:10px;border:1px; border-color:<?=$hrColor?>; border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none;}
.ca_href{cursor:pointer;}
.ca_icon{width:6.4rem;height:6.4rem;}
.ca_iconArea{width:100%;height:6.4rem;margin-top:-2rem;margin-left:1rem;}
@ -285,7 +279,6 @@ img.displayIcon {height:6.4rem;width:6.4rem;border-radius:1rem 1rem 1rem 1rem;}
.homeMore:hover{color:#d67777;}
.homespotlightIconArea{display: inline-block;position: relative;top: -25rem;left: 24rem;cursor:pointer;}
.hoverMenu{color:<?=$unRaid66color?>;}
.infoIcon::before{content:"\f05a";font-family:fontAwesome;}
.infoButton{line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.infoButton:hover{background:<?=$unRaid66color?>}
.infoButton_docker{line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
@ -319,9 +312,9 @@ p {margin:auto;text-align:left;margin-bottom:10px;} /* override dynamix styling
.pageDots::after{content:"...";}
.pageDots{color:grey;cursor:default;}
.pageLeft::after{content:"\f137";font-family:fontAwesome;}
.pageNavigation {font-size:1.5rem;margin-bottom:3rem;}
.pageNavNoClick {font-size:1.5rem;cursor:default !important;opacity:0.5;}
.pageNavNoClick:hover{color:<?=$sidebarText?> !important;opacity:0.5;}
.pageNavigation{font-size:2.5rem;margin-bottom:3rem;}
.pageNavNoClick{font-size:2.5rem;cursor:default !important;opacity:0.3;}
.pageNavNoClick:hover{color:<?=$sidebarText?> !important;opacity:0.3;}
.pageNumber{margin-left:1rem;margin-right:1rem;cursor:pointer;text-decoration:none !important;}
.pageNumber:hover{color:<?=$unRaid66color?>;}
.pageRight::after{content:"\f138";font-family:fontAwesome;}
@ -380,8 +373,6 @@ a.popup-donate:hover {color:<?=$donateText?>;background-color:<?=$unRaid66color?
.rightTitle{font-size:2.5rem;margin-top:2rem;margin-bottom:2rem;}
.screen{border:1px solid; border-radius: 5px 5px 5px 5px; border-color:<?=$unRaid66color?>; vertical-align:top; min-width:8rem;max-width:12rem;height:8rem;margin:10px;}
.screen:hover{opacity:50%}
.vid{display:inline-block;font-size:8rem;position:relative;top:-0.5rem;color:<?=$sidebarText?>;opacity:70%;padding-right:10px;}
.vid:hover{color:<?=$unRaid66color;?>}
.searchArea{z-index:2;width:auto;position:static;}
.searchSubmit{font-family:'FontAwesome';width:2rem;min-width:2rem;height:3.4rem;font-size:1.1rem;position:relative;padding-top:1.1rem;padding-bottom:1rem;padding-right:1rem;background:<?=$templateHoverBackground?>;border:none;cursor:pointer;background:<?=$templateHoverBackground?>;}
#searchBox{margin-left:0rem;margin-right:0;margin-bottom:1rem;top:-.6rem;border:none;padding:0.6rem;background:<?=$templateHoverBackground?>;padding-right:0.5rem;}
@ -436,6 +427,8 @@ table {background-color:transparent;}
.unpinned::after {content:"\f08d";font-family:fontAwesome;display:inline-block;-webkit-transform: rotate(20deg);-moz-transform: rotate(20deg);-ms-transform: rotate(20deg); -o-transform: rotate(20deg); transform: rotate(20deg);}
.unpinned:hover{text-decoration:none;color:<?=$unRaid66color?>;}
.unraidIcon{margin-top:4rem;}
.vid{display:inline-block;font-size:8rem;position:relative;top:-0.5rem;color:<?=$sidebarText?>;opacity:70%;padding-right:10px;}
.vid:hover{color:<?=$unRaid66color;?>}
#warningNotAccepted{display:none;}
.awesomplete [hidden] {display: none;}