SCADA-LTS / Scada-LTS

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.
GNU General Public License v2.0
732 stars 292 forks source link

simplePoint changevalue popup has no background #2042

Closed hjbleier closed 2 years ago

hjbleier commented 2 years ago

Problem There is no background on the value change popup window. It appears to be a problem with the CSS for the modern theme.

To Reproduce Scada-LTS 2.6.10-rc1 Modern Theme selected for the user drop a simplePoint on a new view display check box to enable controls then save the view open up the new view page try clicking on the value to change.

Expected behavior There should be a white background or other color so the user doesn't get confused when text overlaps.

Environment

simplePoint--no-background 1

hjbleier commented 2 years ago

@radek2s Thank you. I manually added your changes to my current deployment of 2.6.10-rc1 and it fixed the problem, just had to clear the web browsers cache on all the machines that previously logged in. Thanks!