Despite lots of upgrades I still have problems with colours.
I'm using sections and I generally use TILE CARDS. As I can't figure out how to change colours easily - I end up using card-mod. Until a couple of months back I used card-mod to put the text on the tite of the tile - right-justified.. But recently that's stopped working on all my cards... ie the text i right justiufied but not on the extreme right side of the card and not predicatable where. for example....
card_mod:
style: |
ha-card {
border: 1px solid darkcyan;
text-align: left;
text-align: left is normal anyway and works as expected. text-align: right; no longer puts the text on the extreme right. WHY? And why do we need card-mod to do something so straightforward anyway?
See in the image - Ext Blue has text-align: right; whereas Pergola red has text-align: left (I could have left the latter out). Unil recently the Ext Blue tile text woulc have been over on the right, not just right-justified - why is this impoetant - without pudhing it to the right, diffeent amounts of text ersult in tiles which don't match..
Has anyone any idea WHY? I'm using the very latest non-beta HA on Docker.
Also in the above using green only as an example - color: green; does nothing - same with colour: green;