项目文件夹

文件
Stefan Moldovan ca24e0184d ## [2.1.0] 2018-06-13
### Bug fixing
- Card-chart fixed on Windows
- Bug fixes for responsive devices
- Small changes for components
2018-06-13 12:52:26 +03:00

7 行
229 B
SCSS

$table-bg-accent: rgba(#000, .03);
$table-border-color: rgba(#000, .06);
$table-bg-hover: rgba(#000, .02); // Grey 100 (on white background)
$bmd-table-header-font-size: .95rem;
$bmd-table-border-color-inverse: rgba(#fff, .06);