diff options
author | hwc487 | 2012-07-09 16:08:02 -0700 |
---|---|---|
committer | hwc487 | 2012-07-09 16:08:02 -0700 |
commit | 5085d0f67df89a21715308956004164597a6ba79 (patch) | |
tree | 2c896163143a66331205a39b0a3b1b45d51bf12a /js/panels/Timeline/Span.reel/scss/Span.scss | |
parent | 51f1691f792dbda9b740ded8aa0457c9406db156 (diff) | |
parent | 84b3327bd92faafab7954b5eb64c7abe24a3fe13 (diff) | |
download | ninja-5085d0f67df89a21715308956004164597a6ba79.tar.gz |
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into GridFixes
Conflicts:
js/helper-classes/3D/StageLine.js
Diffstat (limited to 'js/panels/Timeline/Span.reel/scss/Span.scss')
-rw-r--r-- | js/panels/Timeline/Span.reel/scss/Span.scss | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/js/panels/Timeline/Span.reel/scss/Span.scss b/js/panels/Timeline/Span.reel/scss/Span.scss index 12d72cfa..c166114b 100644 --- a/js/panels/Timeline/Span.reel/scss/Span.scss +++ b/js/panels/Timeline/Span.reel/scss/Span.scss | |||
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
33 | /* Span.scss | 33 | /* Span.scss |
34 | * Main SCSS file for Span component, compiled by SASS into the file css/Span.css. | 34 | * Main SCSS file for Span component, compiled by SASS into the file css/Span.css. |
35 | */ | 35 | */ |
36 | 36 | ||
37 | // Import theme settings | 37 | // Import theme settings |
38 | @import "../../../../../scss/imports/themes/default/colors"; | 38 | @import "../../../../../scss/imports/themes/default/colors"; |
39 | // @import "../../../../../scss/imports/themes/default/fonts"; | 39 | // @import "../../../../../scss/imports/themes/default/fonts"; |
@@ -48,10 +48,10 @@ POSSIBILITY OF SUCH DAMAGE. | |||
48 | height: 16px; | 48 | height: 16px; |
49 | } | 49 | } |
50 | .tween_span .tween_span_bar { | 50 | .tween_span .tween_span_bar { |
51 | width: 100%; | 51 | width: 100%; |
52 | height: 100%; | 52 | height: 100%; |
53 | background-color: #fff; | 53 | background-color: #fff; |
54 | opacity: 0.15; | 54 | opacity: 0.15; |
55 | } | 55 | } |
56 | 56 | ||
57 | .tween_span.spanHighlight .tween_span_bar { | 57 | .tween_span.spanHighlight .tween_span_bar { |