#what is the border variable doing was

1 messages ยท Page 1 of 1 (latest)

sage linden
#

Yeah the card border now seems to be inherited from parent cards. I made a comment but it has been buried.

#

the custom button blank button type would have to be updated to ignore this. I applied a card-mod theme class to each and every blank button i use ๐Ÿ™„

frozen edge
#

this does work on the button card: empty: color_type: blank-card styles: card: # - box-shadow: none - border-width: 0px

sage linden
#
      - color_type: blank-card
        type: custom:button-card
        styles:
          card:
            - border: none
frozen edge
#

not the other doesnt.. now left with the core grid card itself.... check bottom and right side.

#

border: none. ofc, I mistyped

#

thing is, the dev team throws this at us, without explaining, or even reasoning.... what is the step ahead here,.

sage linden
#

Yep. Open a front end issue about the inheritance stuffing things up

frozen edge
#

well, Ive opened many issues in the frontend, and they seem to be ignored.. ๐Ÿ˜ญ

scarlet basin
#

Welcome to the club ๐Ÿ™Œ

sage linden
#

All the examples I came up with used 3rd party cards. So the issue would be closed with prejudice. If you can come up with an example that uses core cards I'll open the issue.

frozen edge
#

not sure what you're saying Tom, but I had this show on most cards really. Most visible in my config were the grid cards and the headers of regular entities cards (because I mod these using card_mod.... so that became very visible)