(maybe the lastupdate in an other color?)
Code: Select all
blocks[233] = {
width: 6,
type: 'dial',
color: '#F1C300',
title: 'e-Bike'
}
- Spoiler: show
Moderators: leecollings, htilburgs, robgeerts
Code: Select all
blocks[233] = {
width: 6,
type: 'dial',
color: '#F1C300',
title: 'e-Bike'
}
Code: Select all
.dial .device {
font-size: 150% !important
}
Code: Select all
[data-id='233'] .info {
color: red
}
Code: Select all
[data-id='233'] .info {
color: red !important
}
Code: Select all
..
<span class="info nosetpoint ">23-01-25 21:34</span>
..
You can find a lot of styling info in the manual:
Users browsing this forum: No registered users and 1 guest