From 40cc3550656db130ffad3ab916ec7812724b3c07 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Fri, 1 Jun 2012 14:38:24 +0100 Subject: [PATCH] [#124,css][xs]: rename data-explorer.css to multiview.css. --- _includes/recline-deps.html | 2 +- app/index.html | 2 +- css/{data-explorer.css => multiview.css} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename css/{data-explorer.css => multiview.css} (100%) diff --git a/_includes/recline-deps.html b/_includes/recline-deps.html index ad77703a..d5066d74 100644 --- a/_includes/recline-deps.html +++ b/_includes/recline-deps.html @@ -5,10 +5,10 @@ - + diff --git a/app/index.html b/app/index.html index 39e65a98..14b340a6 100644 --- a/app/index.html +++ b/app/index.html @@ -19,11 +19,11 @@ - + diff --git a/css/data-explorer.css b/css/multiview.css similarity index 100% rename from css/data-explorer.css rename to css/multiview.css