Cumulocity-IoT / ccumulocity-smart-map-settings-widget

This is configuration widget for Smart Map Widget. Runtime installation is available. Created by Global Presales.
Apache License 2.0
0 stars 0 forks source link

Button icons are not displayed #1

Closed A1S19M9VFKa5OoexH8Jk8ZjTpvyXuZ7R1N6ZjEB closed 3 years ago

A1S19M9VFKa5OoexH8Jk8ZjTpvyXuZ7R1N6ZjEB commented 3 years ago

Hello,

we started working with this widget code on the 10.6.6 Cumulocity Version. We upgraded the UI to the 10.7.24 (the same as the backend version) and after it to our latest backend version 10.7.36. With none of them could we see the buttons icons here (see images).

Is there a solution to this inconvenience? Did anybody have the same issue?

smart-map-settings smart-map-settings-icons

Regards, Richard

A1S19M9VFKa5OoexH8Jk8ZjTpvyXuZ7R1N6ZjEB commented 3 years ago

It was a compatibility problem between LESS and CSS. Importing all CSS into LESS as "@import (less) 'file-path.css';" the problem was solved.