07.05.2018, 17:33
(07.05.2018, 06:27)admin Wrote: You can scale the whole schedulers page inside iframe via Custom CSS. This will set scale to 125%. Keep in mind that if changing scale factor, width and height must be scaled down proportionally.
Code:.schedulers.view-frame {
transform: scale(1.25);
transform-origin: 0 0;
position: absolute;
width: 80%;
height: 80%;
}
Hello,
Thank you very much for the solution, now I can also read the letters on my smartphone and adjust the times of the time switches.
With best regards
Sjef