No problem and thank you for explain me (will serve me well for a future need). As I said, I'm not familiar with sass but I had this fix in css on my side for a long time. Fixed the indentation.
Maria Jose Esteve <mjest...@iest.com> escreveu no dia domingo, 9/10/2022 à(s) 18:12: > Sorry Hugo, > > .first.jewel.list, .middle.jewel.list > &::-webkit-scrollbar > display: none; > -ms-overflow-style: none; > scrollbar-width: none; > > Hiedra > > -----Mensaje original----- > De: Maria Jose Esteve <mjest...@iest.com> > Enviado el: domingo, 9 de octubre de 2022 19:10 > Para: dev@royale.apache.org > Asunto: RE: [MAVEN-BUILD] Royale » Royale-asjs - Build # 3015 - Failure! > > And you must respect the "spaces or tabs" throughout the document. > In this case each line, of different level, must be separated by "4 > spaces". > > .first.jewel.list, .middle.jewel.list > &::-webkit-scrollbar > display: none; > -ms-overflow-style: none; > scrollbar-width: none; > > Hiedra > > -----Mensaje original----- > De: Maria Jose Esteve <mjest...@iest.com> Enviado el: domingo, 9 de > octubre de 2022 19:05 > Para: dev@royale.apache.org > Asunto: RE: [MAVEN-BUILD] Royale » Royale-asjs - Build # 3015 - Failure! > > Hugo, Remove the keys "{" "}" > > .first.jewel.list, .middle.jewel.list { > &::-webkit-scrollbar { > display: none; > } > > -ms-overflow-style: none; > scrollbar-width: none; > } > > > > -----Mensaje original----- > De: Hugo Ferreira <hferreira...@gmail.com> Enviado el: sábado, 8 de > octubre de 2022 21:02 > Para: dev@royale.apache.org > Asunto: Fwd: [MAVEN-BUILD] Royale » Royale-asjs - Build # 3015 - Failure! > > Hi, > > Seems that my last commit did break the Jenkins. > I don't see the error and compiles on my side. > The only think that cames to my mind is the sass changes (I used a css > > sass converter). > > ---------- Forwarded message --------- > De: <jenk...@builds.apache.org> > Date: sábado, 8/10/2022 à(s) 19:39 > Subject: [MAVEN-BUILD] Royale » Royale-asjs - Build # 3015 - Failure! > To: <royale-bui...@royale.apache.org> > > > Royale » Royale-asjs - Build # 3015 - Failure: > > Check console output at > https://ci-builds.apache.org/job/Royale/job/Royale-asjs/3015/ to view the > results. >