File tree 5 files changed +1434
-1389
lines changed
5 files changed +1434
-1389
lines changed Original file line number Diff line number Diff line change 84
84
}
85
85
# panelTop {
86
86
width : auto;
87
+ min-width : 270px ;
87
88
}
88
89
.no-search # panelContent {
89
90
bottom : 10px ;
Original file line number Diff line number Diff line change 11
11
< meta name ="apple-mobile-web-app-capable " content ="yes ">
12
12
< meta name ="apple-mobile-web-app-status-bar-style " content ="default ">
13
13
<!-- End Responsive -->
14
- < link rel ="stylesheet " href ="https://js.arcgis.com/3.21 /esri/themes/calcite/dijit/calcite.css ">
14
+ < link rel ="stylesheet " href ="https://js.arcgis.com/3.22 /esri/themes/calcite/dijit/calcite.css ">
15
15
16
- < link rel ="stylesheet " href ="https://js.arcgis.com/3.21 /esri/css/esri.css ">
16
+ < link rel ="stylesheet " href ="https://js.arcgis.com/3.22 /esri/css/esri.css ">
17
17
<!-- build:css -->
18
18
< link rel ="stylesheet " href ="css/styles.css ">
19
19
<!-- endbuild -->
@@ -116,7 +116,7 @@ <h2 id="modalTitle" class="dialog-modal"></h2>
116
116
return ( false ) ;
117
117
}
118
118
</ script >
119
- < script type ="text/javascript " src ="https://js.arcgis.com/3.21 / "> </ script >
119
+ < script type ="text/javascript " src ="https://js.arcgis.com/3.22 / "> </ script >
120
120
< script type ="text/javascript ">
121
121
require ( [
122
122
"config/templateConfig" ,
@@ -150,4 +150,4 @@ <h2 id="modalTitle" class="dialog-modal"></h2>
150
150
</ script >
151
151
</ body >
152
152
153
- </ html >
153
+ </ html >
You can’t perform that action at this time.
0 commit comments