Hi!
Before this update I used to change the font, size etc of the feedvalues of my dashboards by adding some css code to a text object on the dashboard. For example like this:
< style>
.feedvalue {
font-size:16px;
font-weight:none;
padding-left:5px;
padding-top:0px;
text-align:left;
color:#2b2b2b;
}
</ style >
After this update it looks like this isn’t possible. Is that correct? Now all of my feedvalues are back to default font, color and size. I know that I can just edit every feedvalue element on every dashboard, but thats a lot of work, so I hope it is still possible to change all elements at once with css code?
Hi
Fonts do not display correctly in Google Chrome on iPhone 4 running IOS 11.2.2 (yes, some people still have these!). They are fine with Safari on the same device. Also fine with Google Chrome on Samsung S6 and Kindle Fire.