From 84bd1dcd5887fab6b76dbdc4d4b6b251fb2127e5 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Tue, 12 Feb 2013 13:02:02 +0000 Subject: [PATCH] Regenerate CSS from recent changes. Up cache.manifest rev. --- public/cache.manifest | 2 +- public/stylesheets/main.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/cache.manifest b/public/cache.manifest index 8e8a468..c4f708c 100644 --- a/public/cache.manifest +++ b/public/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -# rev 6 +# rev 7 NETWORK: / diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index eba895c..4010096 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -16,7 +16,7 @@ body { width: 52px; height: 52px; margin: -26px 0 0 -26px; - background: black url(julep/images/loader.gif) center center no-repeat; + background: black url(/images/loader.gif) center center no-repeat; background-size: 36px; border-radius: 26px; opacity: 0.7;