how to style thermostat setpoint

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
pvklink
Posts: 822
Joined: Wednesday 12 November 2014 15:01
Target OS: Raspberry Pi / ODroid
Domoticz version: latest b
Contact:

how to style thermostat setpoint

Post by pvklink »

Hi,

how do i make the temp 15.5 smaller?
Naamloos.png
Naamloos.png (23.36 KiB) Viewed 1032 times
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
pvklink
Posts: 822
Joined: Wednesday 12 November 2014 15:01
Target OS: Raspberry Pi / ODroid
Domoticz version: latest b
Contact:

Re: how to style thermostat setpoint

Post by pvklink »

nobody?
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
Lokonli
Posts: 2292
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: how to style thermostat setpoint

Post by Lokonli »

pvklink wrote: Saturday 13 July 2019 10:06nobody?
Right-click on the number, and then on 'Inspect'.

Then on the elements tab you can see which classes are applied to the block.

For a thermostat block it is ao input-number.

To change the size, add the following to custom.css:

Code: Select all

.input-number {
    font-size: 12px !important
}
pvklink
Posts: 822
Joined: Wednesday 12 November 2014 15:01
Target OS: Raspberry Pi / ODroid
Domoticz version: latest b
Contact:

Re: how to style thermostat setpoint

Post by pvklink »

when i do an inspect i get this...
no idea if this is what you wanted to see...
Naamloos.png
Naamloos.png (24.21 KiB) Viewed 878 times
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
pvklink
Posts: 822
Joined: Wednesday 12 November 2014 15:01
Target OS: Raspberry Pi / ODroid
Domoticz version: latest b
Contact:

Re: how to style thermostat setpoint

Post by pvklink »

yes, thanks lokonli..it works...

.input-number {
font-size: 12px !important
}
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
Lokonli
Posts: 2292
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: how to style thermostat setpoint

Post by Lokonli »

pvklink wrote: Monday 05 August 2019 11:45 yes, thanks lokonli..it works...

.input-number {
font-size: 12px !important
}
Good! Thanks for the feedback.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest