31.10.2016, 10:23
How to change the internal background color in (.popover.control-circularslider)
custom CSS circularslider
|
31.10.2016, 10:23
How to change the internal background color in (.popover.control-circularslider)
31.10.2016, 11:10
It's not possible to change it via CSS, but you can set it per-object in Objects tab -> Vis. parameters.
01.11.2016, 07:50
Try this:
Code: .popover.control-circularslider {
01.11.2016, 20:08
Don't work
03.11.2016, 09:16
You have to add !important to background color property if you have "Usermode background color" set in Vis. configuration.
Code: .popover.control-circularslider {
15.12.2016, 16:17
|
« Next Oldest | Next Newest »
|