body {
    height: 100% !important;
  }
.selectable-icon > * {pointer-events: none;}
.selectable-icon:hover{ cursor: pointer; color:tomato !important;}
span.selectable-icon:hover{background-color: tomato !important;}
span.selectable-icon:hover > *{color: white !important;}