@bmlt-enabled/croutonjs 3.22.2 → 3.22.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bmlt-enabled/croutonjs",
3
- "version": "3.22.2",
3
+ "version": "3.22.4",
4
4
  "description": "Shows BMLT information is a customizable tabbed web view.",
5
5
  "main": "crouton.js",
6
6
  "directories": {
@@ -6,7 +6,7 @@
6
6
  background-color: #d0d5db;
7
7
  }
8
8
 
9
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
9
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
10
10
  background-color: #d0d5db;
11
11
  }
12
12
 
@@ -94,7 +94,7 @@
94
94
  background-color: #7DABD0;
95
95
  }
96
96
 
97
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
97
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
98
98
  background-color: #7DABD0;
99
99
  }
100
100
 
@@ -94,7 +94,7 @@
94
94
  background-color: lightseagreen;
95
95
  }
96
96
 
97
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
97
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
98
98
  background-color: lightseagreen;
99
99
  }
100
100
 
@@ -132,12 +132,12 @@
132
132
  color: #000;
133
133
  }
134
134
 
135
- #bmlt-formats.btn-xs, #map-button.btn-xs,#share-button.btn-xs {
135
+ #bmlt-formats.btn-xs, #map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
136
136
  color: #555;
137
137
  border-color: lightseagreen;
138
138
  }
139
139
 
140
- #bmlt-formats.btn-xs:hover, #map-button.btn-xs:hover, #share-button.btn-xs:hover {
140
+ #bmlt-formats.btn-xs:hover, #map-button.btn-xs:hover, #share-button.btn-xs:hover,.bmlt-data-row button.get-directions-modal:hover {
141
141
  color: #AAA;
142
142
  background-color: #444;
143
143
  border-color: lightseagreen;
@@ -25,7 +25,7 @@
25
25
  border-radius: 0;
26
26
  }
27
27
 
28
- #bmlt-formats.btn-xs, #map-button.btn-xs,#share-button.btn-xs {
28
+ #bmlt-formats.btn-xs, #map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
29
29
  background-color: #6fb0dd;
30
30
  }
31
31
 
@@ -6,7 +6,7 @@
6
6
  background-color: #93C3CD;
7
7
  }
8
8
 
9
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
9
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
10
10
  background-color: #93C3CD;
11
11
  }
12
12
 
@@ -6,7 +6,7 @@
6
6
  background-color: #9FC7EA;
7
7
  }
8
8
 
9
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
9
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
10
10
  background-color: #9FC7EA;
11
11
  }
12
12
 
@@ -94,7 +94,7 @@
94
94
  background-color: #7DABD0;
95
95
  }
96
96
 
97
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
97
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
98
98
  background-color: #7DABD0;
99
99
  }
100
100
 
@@ -6,7 +6,7 @@
6
6
  background-color: #d0d5db;
7
7
  }
8
8
 
9
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
9
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
10
10
  background-color: #d0d5db;
11
11
  }
12
12
 
@@ -6,7 +6,7 @@
6
6
  background-color: #9FC7EA;
7
7
  }
8
8
 
9
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
9
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
10
10
  background-color: #9FC7EA;
11
11
  }
12
12
 
@@ -4,7 +4,7 @@
4
4
  #bmlt-tabs .nav-tabs > li > a {
5
5
  background-color: #01d2d6;
6
6
  }
7
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
7
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
8
8
  background-color: #01d2d6;
9
9
  }
10
10
  #bmlt-tabs .rowHighlight {
@@ -94,7 +94,7 @@
94
94
  background-color: #1BA3B0;
95
95
  }
96
96
 
97
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
97
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
98
98
  background-color: #1BA3B0;
99
99
  }
100
100
 
@@ -132,12 +132,12 @@
132
132
  color: #000;
133
133
  }
134
134
 
135
- #bmlt-formats.btn-xs, #map-button.btn-xs, #share-button.btn-xs {
135
+ #bmlt-formats.btn-xs, #map-button.btn-xs, #share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
136
136
  color: #FFF;
137
137
  border-color: #1BA3B0;
138
138
  }
139
139
 
140
- #bmlt-formats.btn-xs:hover, #map-button.btn-xs:hover, #share-button.btn-xs:hover {
140
+ #bmlt-formats.btn-xs:hover, #map-button.btn-xs:hover, #share-button.btn-xs:hover,.bmlt-data-row button.get-directions-modal:hover {
141
141
  color: #AAA;
142
142
  background-color: #444;
143
143
  border-color: #1BA3B0;
@@ -6,7 +6,7 @@
6
6
  background-color: #7DABD0;
7
7
  }
8
8
 
9
- #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
9
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
10
10
  background-color: #7DABD0;
11
11
  }
12
12
 
@@ -94,7 +94,7 @@
94
94
  background-color: lightseagreen;
95
95
  }
96
96
 
97
- #bmlt-formats.btn-xs, #map-button.btn-xs, #share-button.btn-xs {
97
+ #bmlt-formats.btn-xs, #map-button.btn-xs, #share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
98
98
  background-color: lightseagreen;
99
99
  }
100
100
 
@@ -132,12 +132,12 @@
132
132
  color: #000;
133
133
  }
134
134
 
135
- #bmlt-formats.btn-xs, #map-button.btn-xs, #share-button.btn-xs {
135
+ #bmlt-formats.btn-xs, #map-button.btn-xs, #share-button.btn-xs,.bmlt-data-row button.get-directions-modal {
136
136
  color: #555;
137
137
  border-color: lightseagreen;
138
138
  }
139
139
 
140
- #bmlt-formats.btn-xs:hover, #map-button.btn-xs:hover, #share-button.btn-xs:hover {
140
+ #bmlt-formats.btn-xs:hover, #map-button.btn-xs:hover, #share-button.btn-xs:hover,.bmlt-data-row button.get-directions-modal:hover {
141
141
  color: #AAA;
142
142
  background-color: #444;
143
143
  border-color: lightseagreen;