[#124,css][xs]: rename data-explorer.css to multiview.css.
This commit is contained in:
@@ -5,10 +5,10 @@
|
|||||||
<link rel="stylesheet" href="vendor/slickgrid/2.0.1/slick.grid.css">
|
<link rel="stylesheet" href="vendor/slickgrid/2.0.1/slick.grid.css">
|
||||||
|
|
||||||
<!-- Recline CSS components -->
|
<!-- Recline CSS components -->
|
||||||
<link rel="stylesheet" href="css/data-explorer.css">
|
|
||||||
<link rel="stylesheet" href="css/grid.css">
|
<link rel="stylesheet" href="css/grid.css">
|
||||||
<link rel="stylesheet" href="css/graph.css">
|
<link rel="stylesheet" href="css/graph.css">
|
||||||
<link rel="stylesheet" href="css/map.css">
|
<link rel="stylesheet" href="css/map.css">
|
||||||
|
<link rel="stylesheet" href="css/multiview.css">
|
||||||
<!-- /Recline CSS components -->
|
<!-- /Recline CSS components -->
|
||||||
|
|
||||||
<!-- 3rd party JS libraries -->
|
<!-- 3rd party JS libraries -->
|
||||||
|
|||||||
@@ -19,11 +19,11 @@
|
|||||||
<link rel="stylesheet" href="../vendor/timeline/20120520/css/timeline.css">
|
<link rel="stylesheet" href="../vendor/timeline/20120520/css/timeline.css">
|
||||||
|
|
||||||
<!-- Recline CSS components -->
|
<!-- Recline CSS components -->
|
||||||
<link rel="stylesheet" href="../css/data-explorer.css">
|
|
||||||
<link rel="stylesheet" href="../css/grid.css">
|
<link rel="stylesheet" href="../css/grid.css">
|
||||||
<link rel="stylesheet" href="../css/slickgrid.css">
|
<link rel="stylesheet" href="../css/slickgrid.css">
|
||||||
<link rel="stylesheet" href="../css/graph.css">
|
<link rel="stylesheet" href="../css/graph.css">
|
||||||
<link rel="stylesheet" href="../css/map.css">
|
<link rel="stylesheet" href="../css/map.css">
|
||||||
|
<link rel="stylesheet" href="../css/multiview.css">
|
||||||
<!-- /Recline CSS components -->
|
<!-- /Recline CSS components -->
|
||||||
|
|
||||||
<!-- Custom CSS for the Data Explorer Online App -->
|
<!-- Custom CSS for the Data Explorer Online App -->
|
||||||
|
|||||||
Reference in New Issue
Block a user