ledgerrb/public/app/bower_components/angular-material/modules/closure/divider/divider-default-theme.css

9 lines
175 B
CSS
Raw Normal View History

2015-02-04 16:08:32 +01:00
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.7.1
*/
md-divider.md-THEME_NAME-theme {
border-top-color: '{{foreground-4}}'; }