/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/components-examples/cdk-experimental/selection/cdk-selection-column/cdk-selection-column-example.css
7 строк
97 B
Yifan Ge
feat(cdk-experimental/selection): Merge cdk–selection to the master (#20229)
14 авг 2020, 06:57
Не верифицирован
14 авг 2020, 06:57
ebb3998
Код
Авторство
О чём код?
.example-table { border-collapse: collapse; } tr.cdk-selected { background-color: yellow; }