Search found 5 matches

by gaber
Friday 15 October 2021 22:52
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28559

Re: Dashticz Dial - Features, Fixes & Updates

Code: Select all

  .dial .device {
      font-size: 30px
  }
Thank you!

Works! :)
by gaber
Friday 15 October 2021 13:34
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28559

Re: Dashticz Dial - Features, Fixes & Updates

Lokonli wrote: Thursday 14 October 2021 19:58
gaber wrote: Tuesday 12 October 2021 7:41 Hi all,

is it possible to enlarge the font/title in the dial switches?

Image
I can't see the image. Can you repost it?
Sure i can.

Image
by gaber
Thursday 14 October 2021 13:48
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28559

Re: Dashticz Dial - Features, Fixes & Updates

You can change color, fonts, etc.... in custom.css for example add this to the file [data-id='NAME_DIAL'] .value {color: #373737 !important;font-size: 24px !important; text-align: center !important} See also : https://dashticz.readthedocs.io/en/master/customcss/customcss.html Using .value changes ...
by gaber
Wednesday 13 October 2021 13:00
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28559

Re: Dashticz Dial - Features, Fixes & Updates

Hi all, is it possible to enlarge the font/title in the dial switches? https://i.ibb.co/gWBzDpL/Przechwytywanie.png You can change color, fonts, etc.... in custom.css for example add this to the file [data-id='NAME_DIAL'] .value {color: #373737 !important;font-size: 24px !important; text-align ...
by gaber
Tuesday 12 October 2021 7:41
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28559

Re: Dashticz Dial - Features, Fixes & Updates

Hi all,

is it possible to enlarge the font/title in the dial switches?

Image