From 544739a22f7e83d37e4a8411a57e61433e5383d4 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Sun, 29 Jan 2012 11:59:01 -0800 Subject: Removing App Caching Temporarily removing the app cache until needed, should be set up and tested, so just would need to include and add files to the manifest. --- index.html | 5 +++-- ninja.appcache | 19 ++++++++++--------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 1fe2fe02..ba2f70f8 100755 --- a/index.html +++ b/index.html @@ -4,7 +4,8 @@ No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
(c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. --> - + + @@ -39,7 +40,7 @@ left: 0%; width: 100%; height: 100%; - background-image: -webkit-radial-gradient(center, ellipse cover, rgba(40, 40, 40, 1) 0%, rgba(5, 5, 5, 1) 50%, rgba(0, 0, 0, 1) 100%); + background-image: -webkit-radial-gradient(center, ellipse cover, rgba(40, 40, 40, 1) 0%, rgba(5, 5, 5, 1) 80%, rgba(0, 0, 0, 1) 100%); background-size: auto, 115%; background-color: rgba(150, 0, 0, 1); background-position: center center; diff --git a/ninja.appcache b/ninja.appcache index 15281395..5b8da195 100644 --- a/ninja.appcache +++ b/ninja.appcache @@ -1,15 +1,16 @@ CACHE MANIFEST +#2010-06-18:16:20PM PST CACHE: -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/css.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/html.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/js.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/json.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/php.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/py.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/rb.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/pl.txt -/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/xml.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/css.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/html.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/js.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/json.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/php.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/py.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/rb.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/pl.txt +#/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/xml.txt NETWORK: * -- cgit v1.2.3