.remove-action { height: 100%; } .remove-action * { stroke: red; fill: white; } .remove-action:hover * { fill: #f1dbdb; stroke: #ff331a; cursor: pointer; }