UNPKG

ng-mat-daterange-picker

Version:

[![CircleCI](https://circleci.com/gh/ashishgkwd/ngx-mat-daterange-picker.svg?style=shield)](https://circleci.com/gh/ashishgkwd/ngx-mat-daterange-picker) [![Maintainability](https://api.codeclimate.com/v1/badges/2b0d09a866f6d2ed139c/maintainability)](https

25 lines (21 loc) 517 B
/* You can add global styles to this file, and also import other style files */ @import "~@angular/material/prebuilt-themes/indigo-pink.css"; .demo-main { margin: 5% 0 0 10%; } .demo-box { padding: 2% 0 2% 0; color: orangered; font-family: sans-serif; } .demo-rule { margin-right: 10%; } .ngx-mat-drp-menu .ngx-mat-drp-presets-list li { margin: 5px 0 5px 0; padding: 4%; cursor: pointer; background: #fafafa; color: #53b53f; user-select: none; }