Fixes for API and live map

This commit is contained in:
Nabeel Shahzad
2018-05-02 15:14:18 -05:00
parent 9183e0b2aa
commit 5dff563c75
18 changed files with 1971 additions and 377 deletions

View File

@@ -6799,31 +6799,31 @@ button.close {
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
=========================================================
* Now-ui-kit - v1.0.0
=========================================================
* Product Page: http://www.creative-tim.com/product/now-ui-kit
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
* Licensed under MIT (https://github.com/creativetimofficial/now-ui-kit/blob/master/LICENSE.md)
* Designed by www.invisionapp.com Coded by www.creative-tim.com
=========================================================
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
/*!
=========================================================
* Now-ui-kit - v1.0.0
=========================================================
* Product Page: http://www.creative-tim.com/product/now-ui-kit
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
* Licensed under MIT (https://github.com/creativetimofficial/now-ui-kit/blob/master/LICENSE.md)
* Designed by www.invisionapp.com Coded by www.creative-tim.com
=========================================================
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
*/
/* brand Colors */
/* light colors */
/* ========================================================================
* bootstrap-switch - v3.3.2
* http://www.bootstrap-switch.org
* ========================================================================
* Copyright 2012-2013 Mattia Larentis
* http://www.apache.org/licenses/LICENSE-2.0
/* ========================================================================
* bootstrap-switch - v3.3.2
* http://www.bootstrap-switch.org
* ========================================================================
* Copyright 2012-2013 Mattia Larentis
* http://www.apache.org/licenses/LICENSE-2.0
*/
.bootstrap-switch {
display: inline-block;
@@ -7094,9 +7094,9 @@ button.close {
}
/*! nouislider - 9.1.0 - 2016-12-10 16:00:32 */
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
@@ -7154,8 +7154,8 @@ button.close {
cursor: inherit !important;
}
/* Painting and performance;
* Browsers can paint handles in their own layer.
/* Painting and performance;
* Browsers can paint handles in their own layer.
*/
.noUi-base,
.noUi-handle {
@@ -7163,7 +7163,7 @@ button.close {
transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
/* Slider size and handle placement;
*/
.noUi-horizontal {
height: 1px;
@@ -7192,7 +7192,7 @@ button.close {
top: -17px;
}
/* Styling;
/* Styling;
*/
.noUi-target {
background-color: rgba(182, 182, 182, 0.3);
@@ -7206,7 +7206,7 @@ button.close {
transition: background 450ms;
}
/* Handles and cursors;
/* Handles and cursors;
*/
.noUi-draggable {
cursor: ew-resize;
@@ -7220,8 +7220,8 @@ button.close {
border-radius: 3px;
background: #FFF;
cursor: default;
-webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
-webkit-box-shadow: inset 0 0 1px #FFF,
inset 0 1px 7px #EBEBEB,
0 3px 6px -3px #BBB;
box-shadow: inset 0 0 1px #FFF,
inset 0 1px 7px #EBEBEB,
@@ -7234,7 +7234,7 @@ button.close {
}
.noUi-active {
/* Disabled state;
-webkit-transform: scale3d(1.5, 1.5, 1);
transform: scale3d(1.5, 1.5, 1);
}
@@ -7246,8 +7246,8 @@ button.close {
[disabled].noUi-target,
[disabled].noUi-handle,
/* Base;
*
[disabled] .noUi-handle {
cursor: not-allowed;
}
/* Base;
@@ -7260,8 +7260,8 @@ button.close {
}
.noUi-pips {
/* Values;
*
position: absolute;
color: #999;
}
/* Values;
@@ -7273,8 +7273,8 @@ button.close {
}
.noUi-value-sub {
/* Markings;
*
color: #ccc;
font-size: 10px;
}
/* Markings;
@@ -7289,8 +7289,8 @@ button.close {
background: #AAA;
}
/* Horizontal layout;
*
.noUi-marker-large {
background: #AAA;
}
/* Horizontal layout;
@@ -7319,8 +7319,8 @@ button.close {
height: 10px;
}
/* Vertical layout;
*
.noUi-marker-horizontal.noUi-marker-large {
height: 15px;
}
/* Vertical layout;
@@ -7446,10 +7446,10 @@ button.close {
background-color: rgba(255, 54, 54, 0.3);
}
/*!
* Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
*
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
.slider.slider-danger .noUi-handle {
background-color: #FF3636;
}
/*!
* Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
*
@@ -8999,17 +8999,17 @@ fieldset[disabled]
margin-bottom: 10px;
}
/*.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-right: 0 none;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-left: 0 none;
.input-group[disabled] .input-group-addon {
background-color: #E3E3E3;
}
/*.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-right: 0 none;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
@@ -10556,12 +10556,12 @@ img {
background-color: #FFFFFF;
font-size: 14px;
color: inherit;
/* --------------------------------
Nucleo Outline Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io
-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}
/* --------------------------------
Nucleo Outline Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io
@@ -10571,8 +10571,8 @@ Created using IcoMoon - icomoon.io
font-family: 'Nucleo Outline';
src: url("../fonts/nucleo-outline.eot");
src: url("../fonts/nucleo-outline.eot") format("embedded-opentype"), url("../fonts/nucleo-outline.woff2") format("woff2"), url("../fonts/nucleo-outline.woff") format("woff"), url("../fonts/nucleo-outline.ttf") format("truetype"), url("../fonts/nucleo-outline.svg") format("svg");
/*------------------------
base class definition
font-weight: normal;
font-style: normal;
}
/*------------------------
@@ -10585,11 +10585,11 @@ Created using IcoMoon - icomoon.io
speak: none;
text-transform: none;
/* Better Font Rendering */
/*------------------------
change icon size
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/*----------------------------------
add a square/circle background
/*------------------------
change icon size
-------------------------*/
/*----------------------------------
@@ -10601,8 +10601,8 @@ Created using IcoMoon - icomoon.io
background-color: #eee;
}
/*------------------------
list icons
.now-ui-icons.circle {
border-radius: 50%;
}
/*------------------------
@@ -10626,8 +10626,8 @@ Created using IcoMoon - icomoon.io
}
.nc-icon-ul > li > .now-ui-icons.circle {
/*------------------------
spinning icons
top: -0.19047619em;
left: -1.9047619em;
}
/*------------------------
@@ -10654,11 +10654,11 @@ Created using IcoMoon - icomoon.io
}
100% {
-webkit-transform: rotate(360deg);
/*------------------------
rotated/flipped icons
transform: rotate(360deg);
}
}
/*------------------------
font icons
/*------------------------
rotated/flipped icons
-------------------------*/
/*------------------------
@@ -12469,21 +12469,21 @@ Created using IcoMoon - icomoon.io
}
.parallax .parallax-image img {
height: 100%;
/*.separator{
content: "Separator";
color: #FFFFFF;
display: block;
width: 100%;
padding: 20px;
}
.separator-line{
background-color: #EEE;
height: 1px;
width: 100%;
display: block;
}
.separator.separator-gray{
background-color: #EEEEEE;
width: auto;
}
}
/*.separator{
content: "Separator";
color: #FFFFFF;
display: block;
width: 100%;
padding: 20px;
}
.separator-line{
background-color: #EEE;
height: 1px;
width: 100%;
display: block;
}
.separator.separator-gray{