@charset "UTF-8"; /* Copyright (c) 2012, Motorola Mobility LLC. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Motorola Mobility LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* line 23, colorpanelbase.scss */ .cp_expanded { font-size: 12px; text-shadow: 1px 1px 1px #000; color: #FFF; } /* line 30, colorpanelbase.scss */ .cp_expanded a:hover { color: #CCC; } /* line 35, colorpanelbase.scss */ .cp_expanded hr { float: left; clear: both; width: 100%; display: block; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #1d1d1d), color-stop(0.75, #424242)); border: none; height: 2px; margin: 4px 0px 4px 0px; } /* line 47, colorpanelbase.scss */ .cp_history { float: left; margin: 4px 0px 0px 4px; background: url(../../../../../images/colorpanel/transparent.png) repeat; } /* line 54, colorpanelbase.scss */ .cp_history button { width: 22px; height: 22px; overflow: hidden; text-indent: -9999px; background: #333; float: left; border: solid 1px #000; cursor: pointer; margin: 0px -1px 0px 0px; padding: 0px 0px 0px 0px; } /* line 69, colorpanelbase.scss */ .cp_expanded .cp_inputs { float: left; margin: 0px 4px 0px 4px; } /* line 76, colorpanelbase.scss */ .cp_expanded .cp_input_button { background: url(../../../../../images/colorpanel/transparent.png) repeat; float: left; clear: left; margin: 0px 0px 6px 0px; } /* line 84, colorpanelbase.scss */ .cp_expanded .cp_inputs button, .cpe_fill, .cpe_stroke, .cpe_fill_icon, .cpe_stroke_icon { width: 22px; height: 22px; overflow: hidden; text-indent: -9999px; padding: 0px 0px 0px 0px; display: block; float: left; cursor: pointer; } /* line 97, colorpanelbase.scss */ .cpe_fill, .cpe_stroke { clear: left; background-color: #333; border: solid 1px #000; } /* line 104, colorpanelbase.scss */ .cpe_fill_icon, .cpe_fill_icon { background: url(../../../../../images/SpriteSheets/NinjaSpriteSheet.png) transparent no-repeat top left !important; background-position: -300px 0px !important; border: none !important; display: block; } /* line 109, colorpanelbase.scss */ .cpe_fill_icon:hover, .cpe_fill_icon.selected, .cpe_fill_icon:hover, .cpe_fill_icon.selected { background: url(../../../../../images/SpriteSheets/NinjaSpriteSheet.png) transparent no-repeat top left !important; background-position: -330px 0px !important; border: none !important; display: block; } /* line 114, colorpanelbase.scss */ .cpe_stroke_icon, .cpe_stroke_icon { background: url(../../../../../images/SpriteSheets/NinjaSpriteSheet.png) transparent no-repeat top left !important; background-position: -240px -27px !important; border: none !important; display: block; } /* line 119, colorpanelbase.scss */ .cpe_stroke_icon:hover, .cpe_stroke_icon.selected, .cpe_stroke_icon:hover, .cpe_stroke_icon.selected { background: url(../../../../../images/SpriteSheets/NinjaSpriteSheet.png) transparent no-repeat top left !important; background-position: -270px -27px !important; border: none !important; display: block; } /* line 124, colorpanelbase.scss */ .cp_modes { float: right; margin: 4px 6px 0px 0px; min-width: 73px; } /* line 131, colorpanelbase.scss */ .cp_modes button { font-size: 14px; line-height: 22px; vertical-align: middle; float: left; background: none; border: none; margin: 0px; padding: 0px; color: #FFF; text-shadow: 1px 1px 1px #000; font-family: 'Droid Sans', sans-serif; } /* line 146, colorpanelbase.scss */ .cp_modes button:hover { cursor: pointer; color: #CCC; } /* line 152, colorpanelbase.scss */ .cp_rgb_mode, .cp_hsl_mode { color: #888 !important; } /* line 157, colorpanelbase.scss */ .cp_rgb_mode:hover { color: #CCC !important; } /* line 162, colorpanelbase.scss */ .cp_rgb_mode.selected { color: #FFF !important; } /* line 167, colorpanelbase.scss */ .cp_modes hr { display: block; float: left; width: 2px; height: 14px; border: none; clear: none; background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #1d1d1d), color-stop(0.75, #424242)); margin: 4px 8px 0px 9px; } /* line 179, colorpanelbase.scss */ .cp_options { float: left; margin: 56px 0px 0px -48px; } /* line 186, colorpanelbase.scss */ .cp_options button { width: 14px; height: 15px; overflow: hidden; text-indent: -9999px; float: left; cursor: pointer; margin: 0px 2px 0px 0px; border: none; opacity: .7; } /* line 199, colorpanelbase.scss */ .cp_options button:hover { background-position: 0px 1px; opacity: 1; } /* line 205, colorpanelbase.scss */ .cp_reset { background: url(../img/icon_default.png) transparent no-repeat 0px 0px; } /* line 210, colorpanelbase.scss */ .cp_nocolor { background: url(../img/icon_nocolor.png) transparent no-repeat 0px 0px; } /* line 215, colorpanelbase.scss */ .cp_swap { background: url(../img/icon_swap.png) transparent no-repeat 0px 0px; } /* line 220, colorpanelbase.scss */ .cp_sliders { float: left; width: 127px; margin: 0px 0px 0px 0px; } /* line 227, colorpanelbase.scss */ .cp_labels { float: left; margin: 0px 8px 2px 5px; font-family: 'Droid Sans', sans-serif; font-size: 12px; } /* line 235, colorpanelbase.scss */ .cp_labels div { float: left; clear: left; width: 12px; margin: 0px 0px 3px 0px; } /* line 243, colorpanelbase.scss */ .cp_hottext { float: left; width: 24px; margin: 0px -8px 0px 10px; } /* line 250, colorpanelbase.scss */ .cp_hex { float: left; clear: both; margin: 6px 0px 0px 58px; } /* line 257, colorpanelbase.scss */ .cp_hex input { width: 127px; background: #555; border: 1px solid #333; color: #FFF; padding: 1px 0px 1px 0px; margin: 0px 0px 0px 10px; text-transform: uppercase; text-decoration: none !important; text-shadow: 1px 1px 1px #000; font-family: 'Droid Sans', sans-serif; font-size: 11px; letter-spacing: 1px; } /* line 273, colorpanelbase.scss */ .cp_hex input:focus { outline: none; padding: 2px 0px 2px 0px; margin: -1px 0px -1px 11px; background: #FFF; color: #000; text-shadow: none; font-family: 'Droid Sans', sans-serif; font-size: 11px; letter-spacing: 1px; } /* line 286, colorpanelbase.scss */ .cp_spectrum { float: left; width: 234px; background: #333; height: 20px; clear: both; margin: 12px 4px 0px 4px; border: solid 1px #000; } /* line 297, colorpanelbase.scss */ .cp_slider1, .cp_slider2, .cp_slider3, .cp_slider4 { width: 127px; height: 12px; float: left; clear: none; margin: 0px 0px 5px 0px; } /* line 306, colorpanelbase.scss */ .cp_hottext input.hottext { background: none; float: right; margin: -1px 0px 4px 0px; padding: 0px; width: 23px; color: #FFF; text-shadow: 1px 1px 1px #000; font-family: 'Droid Sans', sans-serif; font-size: 11px; text-align: center; } /* line 320, colorpanelbase.scss */ .cp_hottext input.hottextInput { background: #FFF; color: #000; text-shadow: none; border: 1px solid #333; margin: -1px -2px 1px 1px; padding: 1px; text-decoration: none; outline: none; } /* line 332, colorpanelbase.scss */ .cp_sliders .slider-track { background: none; } /* line 337, colorpanelbase.scss */ .cp_sliders .knob { background: url(../img/knob.png) no-repeat transparent center center; }