diff options
author | Eric Guzman | 2012-04-11 11:02:15 -0700 |
---|---|---|
committer | Eric Guzman | 2012-04-11 11:02:15 -0700 |
commit | 435dde54bf607620947007f7c66bd98bd03fe90b (patch) | |
tree | 3c70216de2fe9100871eedb7c60049485b2583e3 /js/panels/css-panel/styles-view-container.reel/styles-view-container.css | |
parent | a27915e900eb768dd9db1f0dd441961ea80bfaa6 (diff) | |
download | ninja-435dde54bf607620947007f7c66bd98bd03fe90b.tar.gz |
CSS Rule List - Enabled list switching on selection
Diffstat (limited to 'js/panels/css-panel/styles-view-container.reel/styles-view-container.css')
-rw-r--r-- | js/panels/css-panel/styles-view-container.reel/styles-view-container.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/panels/css-panel/styles-view-container.reel/styles-view-container.css b/js/panels/css-panel/styles-view-container.reel/styles-view-container.css index 0b1aa892..5bc34d57 100644 --- a/js/panels/css-panel/styles-view-container.reel/styles-view-container.css +++ b/js/panels/css-panel/styles-view-container.reel/styles-view-container.css | |||
@@ -4,6 +4,7 @@ | |||
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 | .sub-panel-slot { | 6 | .sub-panel-slot { |
7 | background-color: #FFF; | ||
7 | display: -webkit-box; | 8 | display: -webkit-box; |
8 | -webkit-box-orient: vertical; | 9 | -webkit-box-orient: vertical; |
9 | -webkit-box-flex: 1; | 10 | -webkit-box-flex: 1; |