diff options
Diffstat (limited to 'js/panels/Timeline/Layer.reel/Layer.html')
-rw-r--r-- | js/panels/Timeline/Layer.reel/Layer.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/js/panels/Timeline/Layer.reel/Layer.html b/js/panels/Timeline/Layer.reel/Layer.html index dd819b2b..a3fbd5b1 100644 --- a/js/panels/Timeline/Layer.reel/Layer.html +++ b/js/panels/Timeline/Layer.reel/Layer.html | |||
@@ -1,4 +1,9 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- <copyright> | ||
3 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
4 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
5 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
6 | </copyright> --> | ||
2 | <html lang="en"> | 7 | <html lang="en"> |
3 | <head> | 8 | <head> |
4 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | 9 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
@@ -153,7 +158,7 @@ | |||
153 | <div class="label-style"> | 158 | <div class="label-style"> |
154 | <span class="collapsible-label">Style</span> | 159 | <span class="collapsible-label">Style</span> |
155 | <span class="clicker-style collapsible-clicker"></span> | 160 | <span class="clicker-style collapsible-clicker"></span> |
156 | <div class="cssbutton button-delete"></div> | 161 | <div class="cssbutton button-delete disabled"></div> |
157 | <div class="cssbutton button-add"></div> | 162 | <div class="cssbutton button-add"></div> |
158 | </div> | 163 | </div> |
159 | <div class="content-style collapsible-content"> | 164 | <div class="content-style collapsible-content"> |