mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 03:56:41 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/*!
|
||||
* Angular Material Design
|
||||
* https://github.com/angular/material
|
||||
* @license MIT
|
||||
* v1.1.1
|
||||
*/
|
||||
md-progress-circular.md-THEME_NAME-theme path {
|
||||
stroke: '{{primary-color}}'; }
|
||||
|
||||
md-progress-circular.md-THEME_NAME-theme.md-warn path {
|
||||
stroke: '{{warn-color}}'; }
|
||||
|
||||
md-progress-circular.md-THEME_NAME-theme.md-accent path {
|
||||
stroke: '{{accent-color}}'; }
|
||||
Reference in New Issue
Block a user