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 <[email protected]>
Enviado el: domingo, 9 de octubre de 2022 19:10
Para: [email protected]
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 <[email protected]> Enviado el: domingo, 9 de octubre de
2022 19:05
Para: [email protected]
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 <[email protected]> Enviado el: sábado, 8 de octubre de
2022 21:02
Para: [email protected]
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: <[email protected]>
Date: sábado, 8/10/2022 à(s) 19:39
Subject: [MAVEN-BUILD] Royale » Royale-asjs - Build # 3015 - Failure!
To: <[email protected]>
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.