diff options
author | Valerio Virgillito | 2012-06-18 22:17:02 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-18 22:17:02 -0700 |
commit | 918a4f5870e972b6e4e301c3237e065a1ffd26f5 (patch) | |
tree | 86a13e3a9cbcc46abc2ca6bc2cf8c90f77711ed1 /js/components/colorbar.reel/colorbar.html | |
parent | aefeb5f96bf6e8e993ce44c4f328b56e39196414 (diff) | |
parent | 69f69c7bf43bdd9a80d8efe329cd648f975f14e9 (diff) | |
download | ninja-918a4f5870e972b6e4e301c3237e065a1ffd26f5.tar.gz |
Merge pull request #308 from joseeight/Color
Fixing no color application to all elements.
Diffstat (limited to 'js/components/colorbar.reel/colorbar.html')
-rwxr-xr-x | js/components/colorbar.reel/colorbar.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/js/components/colorbar.reel/colorbar.html b/js/components/colorbar.reel/colorbar.html index 2e189c87..5018b1f4 100755 --- a/js/components/colorbar.reel/colorbar.html +++ b/js/components/colorbar.reel/colorbar.html | |||
@@ -6,11 +6,9 @@ | |||
6 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | 6 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. |
7 | </copyright> | 7 | </copyright> |
8 | --> | 8 | --> |
9 | <html lang="en"> | 9 | <html> |
10 | <head> | 10 | <head> |
11 | 11 | ||
12 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
13 | |||
14 | <link rel="stylesheet" type="text/css" href="css/colorbar.css"> | 12 | <link rel="stylesheet" type="text/css" href="css/colorbar.css"> |
15 | 13 | ||
16 | <script type="text/montage-serialization"> | 14 | <script type="text/montage-serialization"> |