From 08fa84476d323e4e17c0074af1a2c5568fd94299 Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Mon, 16 Jul 2012 11:19:41 -0700 Subject: Trademark Update - added trademarked Ninja name to the splash screen and about box. --- index.html | 7 ++++--- js/components/about-box.reel/about-box.css | 4 ++-- js/components/about-box.reel/about-box.html | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 6058408d..8c2de1f6 100755 --- a/index.html +++ b/index.html @@ -111,8 +111,8 @@ POSSIBILITY OF SUCH DAMAGE. { margin: 0 auto; margin-top: 10%; - width: 675px; - height: 420px; + width: 580px; + height: 430px; border-radius: 3px; @@ -139,7 +139,7 @@ POSSIBILITY OF SUCH DAMAGE. position: relative; width: 700px; top: -10px; - margin: 30px; + margin: 0px 30px; } #splashScreenTextBlock p:first-child @@ -304,6 +304,7 @@ POSSIBILITY OF SUCH DAMAGE.
+

Ninja™

Version: 0.0.0.0

Copyright © 2012 Motorola Mobility LLC. All rights reserved.

The Ninja application is made possible by the Ninja open source project and other open source software.

diff --git a/js/components/about-box.reel/about-box.css b/js/components/about-box.reel/about-box.css index efce5107..462fd578 100644 --- a/js/components/about-box.reel/about-box.css +++ b/js/components/about-box.reel/about-box.css @@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE. .mainAboutBoxContainer { width: 580px; - height: 420px; + height: 430px; border-radius: 3px; @@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE. #aboutBoxTextBlock { position: relative; - margin: 30px; + margin: 0px 30px; } #aboutBoxTextBlock p:first-child diff --git a/js/components/about-box.reel/about-box.html b/js/components/about-box.reel/about-box.html index a00748c8..68220086 100644 --- a/js/components/about-box.reel/about-box.html +++ b/js/components/about-box.reel/about-box.html @@ -49,6 +49,7 @@ POSSIBILITY OF SUCH DAMAGE.
+

Ninja™

Version: 0.0.0.0

Copyright © 2012 Motorola Mobility LLC. All rights reserved.

The Ninja application is made possible by the Ninja open source project and other open source software.

-- cgit v1.2.3