aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css
blob: b98b555d28de60d0960d0f3049b9f21b7abd49ad (plain)
1
2
3
4
5
6
7
8
9
10
11
/* <copyright>
 This file contains proprietary software owned by Motorola Mobility, Inc.<br/>
 No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/>
 (c) Copyright 2011 Motorola Mobility, Inc.  All Rights Reserved.
 </copyright> */

.trackspacer{
    height:22px;
    width: 100%;
    background-color: #4d4d4d;
}