This commit is contained in:
Squidly271 2021-10-17 17:01:53 -04:00
parent ec1c90cda7
commit baae7befd6
3 changed files with 3 additions and 3 deletions

View File

@ -20,6 +20,6 @@ b398273cf7daa62ab00d2de2336ca25f ./README.md
9eba209fba4bbf1a02e57ddafebfdf8c ./scripts/showStatistics.php
4425f8fd4ef662a7dc65cee01de3e419 ./scripts/updatePLG.sh
2bd671daecaf01549f8cc0202cb184b3 ./scripts/updatePluginSupport.php
b2267fec5f44ac6f29d76671a9eac5f5 ./skins/Narrow/css.php
94b57ac471c8c4b396379bebb26be22c ./skins/Narrow/css.php
4ff34c148d3dde1a420303faecd414ae ./skins/Narrow/skin.html
6d48505c777bff6a195c4eae77fe3f6c ./skins/Narrow/skin.php

View File

@ -156,7 +156,7 @@ body{scrollbar-gutter:stable;}
.caHomeSpotlight{height:29rem !important;}
.caMenuDisabled {cursor:default;opacity:0.5;}
.caMenuEnabled {cursor:pointer;opacity:1;}
.ca_applicationName {font-size:2rem;max-height:6rem;overflow:hidden;font-weight:bold;padding-top:1.5rem;margin-left:0.75rem;}
.ca_applicationName {font-size:2rem;max-height:3rem;overflow:hidden;font-weight:bold;padding-top:1.5rem;margin-left:0.75rem;}
a.ca_appPopup {text-decoration:none;cursor:pointer;}
.ca_appPopup {cursor:pointer;}
div.ca_appPopup{cursor:pointer;}
@ -285,7 +285,7 @@ img.displayIcon {height:6.4rem;width:6.4rem;border-radius:1rem 1rem 1rem 1rem;}
.initDockerSearch:hover{color:<?=$unRaid66color?>}
a.initDockerSearch{cursor:pointer;text-decoration:none;color:unset;}
.installedCardBackground{clip-path: polygon(0 0,100% 0, 100% 100%);background-color: #322fff;top:0px;height:9rem;width:9rem;position: relative;left:-10rem;margin-right:-9rem;}
.installedCardText{position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform: rotate(45deg);color:white;font-size:1.5rem;position:absolute;top:2.5rem;right:-1rem;width:100%;overflow:hidden;height:2rem;}
.installedCardText{position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform: rotate(45deg);color:white;font-size:2rem;position:absolute;top:2.5rem;right:-1rem;width:100%;overflow:hidden;height:2rem;}
input[type=checkbox] {width:2rem;height:2rem;margin-left:0rem;}
input[type=button]{background:none;font-size:1.5rem;}