File: color-pickers/SoftMoon-WebWare/MasterColorPicker_MSIE9-patch.css

Recommend this page to a friend!
  Classes of Joseph   JS Master Color Picker script   color-pickers/SoftMoon-WebWare/MasterColorPicker_MSIE9-patch.css   Download  
File: color-pickers/SoftMoon-WebWare/MasterColorPicker_MSIE9-patch.css
Role: Auxiliary data
Content type: text/plain
Description: for Internet Exploder 9
Class: JS Master Color Picker script
Pick colors from a palette
Author: By
Last change: tweeks and such
Date: 9 years ago
Size: 1,007 bytes
 

Contents

Class file image Download
/*MSIE9 patch*/ #MasterColorPicker { position: relative; } #MasterColorPicker .pickerPanel, #MasterColorPicker .pickerPanel.expanding { position: absolute; /** DEFAULT POSITION **/ max-height: 1080px; } #MasterColorPicker_mainPanel { padding-top: .382em; } table#Spectral {width: 49em;} #BeezEye tr:nth-child(2) td:last-child {height: 0;} table#BeezEye tr:first-child td:first-child label {left: 0px;} table#BeezEye tr:nth-child(2) label span {color: white;} table#BeezEye tr:nth-child(2) label span.fd-slider, table#BeezEye tr:nth-child(2) label span.fd-slider span { color: inherit; padding: 0; } table#BeezEye tr:nth-child(3) fieldset label:first-child { top: 18.618em; left: -5.362em; } .fd-slider { width: 10em; display: inline-block; vertical-align: bottom; padding: 0; margin: 0; } table#BeezEye input.fd-form-element-hidden, table#BeezEye fieldset label input.fd-form-element-hidden {display: none;} #BeezEye tr:first-child td:first-child .fd-slider {display: block;}