diff --git a/archive/community.applications-2021.10.17b-x86_64-1.txz b/archive/community.applications-2021.10.17b-x86_64-1.txz index 79e0ba1c..455d5b26 100644 Binary files a/archive/community.applications-2021.10.17b-x86_64-1.txz and b/archive/community.applications-2021.10.17b-x86_64-1.txz differ diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 index 07d82736..31a70d08 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 @@ -20,6 +20,6 @@ b398273cf7daa62ab00d2de2336ca25f ./README.md 9eba209fba4bbf1a02e57ddafebfdf8c ./scripts/showStatistics.php 4425f8fd4ef662a7dc65cee01de3e419 ./scripts/updatePLG.sh 2bd671daecaf01549f8cc0202cb184b3 ./scripts/updatePluginSupport.php -289acc42c9cde7699c9c6f6e2815c6e1 ./skins/Narrow/css.php +b2267fec5f44ac6f29d76671a9eac5f5 ./skins/Narrow/css.php 4ff34c148d3dde1a420303faecd414ae ./skins/Narrow/skin.html 6d48505c777bff6a195c4eae77fe3f6c ./skins/Narrow/skin.php diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/css.php b/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/css.php index fa753453..a234ce63 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/css.php +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/css.php @@ -238,8 +238,8 @@ a.ca_repoPopup:hover {color:;} .ca_webpage::before {content:"\f0ac";font-family:fontAwesome;} .changelogMessage{font-size:1rem;line-height:1rem;margin-top:1rem;} .cardCategory{font-size:1rem;margin-left:0.75rem;} -.cardDescription{cursor: pointer;display: block;position: relative;top:0.5rem;max-height: 5rem;overflow: hidden;} -.cardDesc{display:inline-block;max-height:6rem;overflow:hidden;} +.cardDescription{cursor: pointer;display: block;position: relative;top:0.5rem;max-height: 7rem;overflow: hidden;} +.cardDesc{display:inline-block;max-height:7rem;overflow:hidden;} .card_readmore{color:;} #Category{font-size:2rem;margin-bottom:0.5rem;} .changelogTitle{font-size:2rem;line-height:2rem;margin-top:2rem;font-weight:normal;} @@ -276,7 +276,7 @@ img.displayIcon {height:6.4rem;width:6.4rem;border-radius:1rem 1rem 1rem 1rem;} .favCardBackground::before{content:"\f004";font-family:fontAwesome;} .homeMore{color:;cursor:pointer;} .homeMore:hover{color:#d67777;} -.homespotlightIconArea{display: inline-block;position: relative;top: -23rem;left: 30rem;cursor:pointer;} +.homespotlightIconArea{display: inline-block;position: relative;top: -23rem;left: 24rem;cursor:pointer;} .hoverMenu {color:;} .infoIcon::before{content:"\f05a";font-family:fontAwesome;} .infoButton {line-height:2rem;cursor:pointer;display:inline-block;color:!important;background: ;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(, 15%) 0%, 50%, lighten(, 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;} @@ -383,7 +383,7 @@ a.popup-donate:hover {color:;background-color:;height:9rem;width:9rem;position: absolute;right: 0;} .spotlightHeader{font-size:2rem;} .spotlightIconArea{display:inline-block;float:left;width:10rem;}