/* This file contains proprietary software owned by Motorola Mobility, Inc.
No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
(c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
*/ .css-style-rule-item { position: relative; } .css-style-rule-item:after { content: "}"; padding: 0 0 0 4px; position: relative; top: -10px; } .style-rule-heading { background-color: #f3f3f3; border: 1px #e7e7e7; border-style: solid none; box-shadow: inset 0 0 1px #FFF; padding: 4px; } .style-sheet-name { color: #333; font-family: "Droid Sans", sans-serif; padding-top: 1px; position: absolute; right: 8px; text-decoration: none; } .css-style-rule-item .nj-css-selector { position: relative; border: 1px solid rgba(0,0,0,0); } .css-style-rule-item .nj-css-selector.editable { border: 1px solid #999; border-radius: 3px; box-shadow: 1px 1px 1px #CCC; color: #333; display: inline-block; margin-right: 7px; max-width: none; overflow: visible; -webkit-user-select: text; } .css-style-rule-item .nj-css-selector:after { position: absolute; right: -10px; }