aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/bread-crumb.reel/bread-crumb.css
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-27 21:17:29 -0800
committerValerio Virgillito2012-02-27 21:17:29 -0800
commitdb5db0a92c1fb67eac262c33d4fbf776ceabbb3c (patch)
tree5067bf199ba998dae1ee42de49fc98c989198237 /js/components/layout/bread-crumb.reel/bread-crumb.css
parent8125c8c6c9431067840d81c46624b6a2dd5eb4a7 (diff)
downloadninja-db5db0a92c1fb67eac262c33d4fbf776ceabbb3c.tar.gz
breadcrumb cleanup and moving the resized on top of the timeline panel
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/components/layout/bread-crumb.reel/bread-crumb.css')
-rwxr-xr-xjs/components/layout/bread-crumb.reel/bread-crumb.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/js/components/layout/bread-crumb.reel/bread-crumb.css b/js/components/layout/bread-crumb.reel/bread-crumb.css
index cc984609..0ca8adec 100755
--- a/js/components/layout/bread-crumb.reel/bread-crumb.css
+++ b/js/components/layout/bread-crumb.reel/bread-crumb.css
@@ -4,12 +4,11 @@
4 (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. 4 (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
5 </copyright> */ 5 </copyright> */
6 6
7.bread_crumb{ 7.breadcrumbTrail{
8 background-color: #282828; 8 background-color: #282828;
9 border-style: double; 9 border-style: double;
10 height: 26px; 10 height: 26px;
11} 11
12.breadcrumbtrail{
13 -webkit-box-flex: 0; 12 -webkit-box-flex: 0;
14} 13}
15.bread_crumb_button{ 14.bread_crumb_button{