File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -378,4 +378,8 @@ body {
378378
379379.btn {
380380 min-width : 220px ;
381+ }
382+
383+ .modal-title {
384+ text-align : center;
381385}
Original file line number Diff line number Diff line change @@ -203,10 +203,6 @@ <h2><span class="glyphicon glyphicon-picture"></span> State Detail </h2>
203203 < div class ="modal-dialog ">
204204 < div class ="modal-content ">
205205 < div class ="modal-header ">
206- < button type ="button " class ="close " data-dismiss ="modal " aria-label ="Close "
207- data-simulator-path ="http://72.11.240.133:5000/ ">
208- < span aria-hidden ="true "> ×</ span >
209- </ button >
210206 < h4 class ="modal-title " id ="serverSelectionModalLabel "> MDPvis: Connect to a Simulator</ h4 >
211207 </ div >
212208 < div class ="modal-body ">
You can’t perform that action at this time.
0 commit comments