:host { display: block; } button { font-size: 24px; color: #aaa; &:hover { color: #000; } } tr.file-over { background: #f908; }