[#124,css][xs]: rename data-explorer.css to multiview.css.

This commit is contained in:
Rufus Pollock 2012-06-01 14:38:24 +01:00
parent 4bfcb3c027
commit 40cc355065
3 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@
<link rel="stylesheet" href="vendor/slickgrid/2.0.1/slick.grid.css">
<!-- Recline CSS components -->
<link rel="stylesheet" href="css/data-explorer.css">
<link rel="stylesheet" href="css/grid.css">
<link rel="stylesheet" href="css/graph.css">
<link rel="stylesheet" href="css/map.css">
<link rel="stylesheet" href="css/multiview.css">
<!-- /Recline CSS components -->
<!-- 3rd party JS libraries -->

View File

@ -19,11 +19,11 @@
<link rel="stylesheet" href="../vendor/timeline/20120520/css/timeline.css">
<!-- Recline CSS components -->
<link rel="stylesheet" href="../css/data-explorer.css">
<link rel="stylesheet" href="../css/grid.css">
<link rel="stylesheet" href="../css/slickgrid.css">
<link rel="stylesheet" href="../css/graph.css">
<link rel="stylesheet" href="../css/map.css">
<link rel="stylesheet" href="../css/multiview.css">
<!-- /Recline CSS components -->
<!-- Custom CSS for the Data Explorer Online App -->