Advertisement
314ma

Brama wjazdowa - obrócona

Mar 29th, 2020 (edited)
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.38 KB | None | 0 0
  1. type: entities
  2. entities:
  3.  - cover.brama_wjazdowa
  4. style:
  5.  '#states > div:nth-child(1) > hui-cover-entity-row':
  6.     $:
  7.       ha-cover-controls:
  8.         $: |
  9.          paper-icon-button:nth-child(1) {
  10.             transform: translate(215%, 0) rotate(90deg);
  11.           }
  12.           paper-icon-button:nth-child(3) {
  13.             transform: translate(-215%, 0) rotate(90deg);
  14.           }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement