akveo / akveo/ng2-smart-table

Applying styles for ng2-smart-table

未关闭
#1,196 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
1.6k
派生
867
PR 合并指标
30 天内没有已合并 PR

描述

In my Angular app. I am using two ng2-smart-tables. I am able to apply styles to the ng2-smart-table. But i want to apply different style to different ng2-smart-table. How can i implement it. HTML

HTML
````










````
CSS
````
:host /deep/ ng2-smart-table table th {
background-color: #a9d6f7;
}
// i want to add different background color for different table.

````

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。