8 lines
179 B
CSS
8 lines
179 B
CSS
/*!
|
|
* Angular Material Design
|
|
* https://github.com/angular/material
|
|
* @license MIT
|
|
* v0.7.0-rc3
|
|
*/
|
|
md-divider.md-THEME_NAME-theme {
|
|
border-top-color: '{{foreground-4}}'; }
|