mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 19:46:44 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
11
www/lib/angular-material/modules/js/core/bower.json
Normal file
11
www/lib/angular-material/modules/js/core/bower.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "angular-material-core",
|
||||
"version": "1.1.0-master-2b98560",
|
||||
"dependencies": {
|
||||
"angular-material-ngAnimate": "1.1.0-master-2b98560",
|
||||
"angular-material-animate": "1.1.0-master-2b98560",
|
||||
"angular-material-layout": "1.1.0-master-2b98560",
|
||||
"angular-material-gestures": "1.1.0-master-2b98560",
|
||||
"angular-material-theming": "1.1.0-master-2b98560"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*!
|
||||
* Angular Material Design
|
||||
* https://github.com/angular/material
|
||||
* @license MIT
|
||||
* v1.1.1
|
||||
*/
|
||||
/* Only used with Theme processes */
|
||||
html.md-THEME_NAME-theme, body.md-THEME_NAME-theme {
|
||||
color: '{{foreground-1}}';
|
||||
background-color: '{{background-color}}'; }
|
||||
6
www/lib/angular-material/modules/js/core/core-default-theme.min.css
vendored
Normal file
6
www/lib/angular-material/modules/js/core/core-default-theme.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/*!
|
||||
* Angular Material Design
|
||||
* https://github.com/angular/material
|
||||
* @license MIT
|
||||
* v1.1.0-master-2b98560
|
||||
*/body.md-THEME_NAME-theme,html.md-THEME_NAME-theme{color:'{{foreground-1}}';background-color:'{{background-color}}'}
|
||||
18521
www/lib/angular-material/modules/js/core/core.css
Normal file
18521
www/lib/angular-material/modules/js/core/core.css
Normal file
File diff suppressed because it is too large
Load Diff
6920
www/lib/angular-material/modules/js/core/core.js
vendored
Normal file
6920
www/lib/angular-material/modules/js/core/core.js
vendored
Normal file
File diff suppressed because one or more lines are too long
6
www/lib/angular-material/modules/js/core/core.min.css
vendored
Normal file
6
www/lib/angular-material/modules/js/core/core.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
10
www/lib/angular-material/modules/js/core/core.min.js
vendored
Normal file
10
www/lib/angular-material/modules/js/core/core.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
4
www/lib/angular-material/modules/js/core/default-theme.js
vendored
Normal file
4
www/lib/angular-material/modules/js/core/default-theme.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user