aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css
diff options
context:
space:
mode:
authorKruti Shah2012-07-03 12:47:26 -0700
committerKruti Shah2012-07-03 12:47:26 -0700
commitf9c592ac8284cace4daed6f2ac87fe15dfad873c (patch)
treefea56cfce6befc13911c6d3ecca7bc952da0ea2c /js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css
parent0d7918cb127f06adab5515edde72dccc137473f5 (diff)
downloadninja-f9c592ac8284cace4daed6f2ac87fe15dfad873c.tar.gz
Refactoring PropertyTrack.js & Span.js
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
Diffstat (limited to 'js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css')
-rw-r--r--js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css b/js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css
deleted file mode 100644
index b98b555d..00000000
--- a/js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css
+++ /dev/null
@@ -1,11 +0,0 @@
1/* <copyright>
2 This file contains proprietary software owned by Motorola Mobility, Inc.<br/>
3 No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/>
4 (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
5 </copyright> */
6
7.trackspacer{
8 height:22px;
9 width: 100%;
10 background-color: #4d4d4d;
11} \ No newline at end of file