diff options
author | Jose Antonio Marquez | 2012-02-28 13:33:17 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-02-28 13:33:17 -0800 |
commit | f7c08fe5a8424d8c7837a4e3a975e63bcddc3b14 (patch) | |
tree | 77a3d7edeefa60d9096b2b3368be11374f354b74 /js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss | |
parent | 811d5092345bf520f6a683eec89cf7d8ed7aa490 (diff) | |
parent | 7c9291a5bab4abd849547f8878f6fb962fc88250 (diff) | |
download | ninja-f7c08fe5a8424d8c7837a4e3a975e63bcddc3b14.tar.gz |
Merge branch 'refs/heads/NinjaInternal' into FileIO-Build-Candidate
Diffstat (limited to 'js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss')
-rw-r--r-- | js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss b/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss index 273e3d77..c7ae6f0c 100644 --- a/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss +++ b/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss | |||
@@ -19,6 +19,7 @@ | |||
19 | .content-main .collapsible-content .timeline-track { | 19 | .content-main .collapsible-content .timeline-track { |
20 | height: 20px; | 20 | height: 20px; |
21 | border-bottom: 1px solid $color-menu-divider; | 21 | border-bottom: 1px solid $color-menu-divider; |
22 | background-image: url("../images/gridline.jpg"); | ||
22 | } | 23 | } |
23 | 24 | ||
24 | 25 | ||