Jump to content

Problem with CSS in version mobile 1.90.0.1528


Canestraro

Recommended Posts

Regarding mobile, I was using version 1.0.0.1425, I updated to 1.90.0.1528 all my CSS stopped working. In the old version everything was working correctly. I'll put here a part of a css as an example that doesn't work:

No customcss


.bg {
 background-image: url ("files / images / ptrn1.png")! important;
 background-repeat: no-repeat;
 background-size: 100% 100%;
}

No unimPanel in unievents beforeinit

config.cls = 'bg';

If it changed how to do it someone could give me an example.

Link to comment
Share on other sites

×
×
  • Create New...