diff options
author | Armen Kesablyan | 2012-03-12 13:39:58 -0700 |
---|---|---|
committer | Armen Kesablyan | 2012-03-12 13:39:58 -0700 |
commit | ac2db49e51f82f5a1cf52ec854b047e007ffbdd7 (patch) | |
tree | c51282b104328bf93eabc94ef1b837f0041d23bc /js/components/layout/document-bar.reel/document-bar.css | |
parent | 69d90467865a1384725b2301901be2180c5a841f (diff) | |
download | ninja-ac2db49e51f82f5a1cf52ec854b047e007ffbdd7.tar.gz |
Committing Disabled states for tool-bar, tool-options, viewbar, breadcrumb
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/components/layout/document-bar.reel/document-bar.css')
-rwxr-xr-x | js/components/layout/document-bar.reel/document-bar.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/js/components/layout/document-bar.reel/document-bar.css b/js/components/layout/document-bar.reel/document-bar.css index 2a147964..f3e5de07 100755 --- a/js/components/layout/document-bar.reel/document-bar.css +++ b/js/components/layout/document-bar.reel/document-bar.css | |||
@@ -4,8 +4,6 @@ | |||
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 | .documentBar { | 6 | .documentBar { |
7 | height: 25px; | ||
8 | width: 1000px; | ||
9 | position: relative; | 7 | position: relative; |
10 | overflow: hidden; | 8 | overflow: hidden; |
11 | color: white; | 9 | color: white; |