| Server IP : 180.180.241.3 / Your IP : 216.73.216.35 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/AppServ/www/umedia3/js/colorpicker/ |
Upload File : |
.CLCP {
position: absolute;
display: none;
z-index: 8;
background: #0c0c0c;
}
.CLCP td, .CLCP div {
font: normal 11px/14px Arial, sans-serif;
color: #cecece;
text-align: left;
}
.CLCPDragDiv {
position: relative;
width: 242px;
height: 248px;
padding: 10px;
cursor: move;
}
.CLCPIinnerShell {
width: 242px;
height: 248px;
cursor: default;
}
.CLCPPicker {
width: 242px;
height: 152px;
margin-bottom: 9px;
}
.CLCPSatVal {
background: #ff0000 url(hsvBG.png) no-repeat;
border: 1px solid #000000;
position: relative;
float: left;
height: 150px;
width: 150px;
cursor: crosshair;
filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src="hsvBG.png", sizingMethod="scale");
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
.CLCPSatValSlide {
background: url(colorPickerLarge.png) no-repeat;
height: 14px;
width: 14px;
position: relative;
font-size: 0;
line-height: 0;
top: -3px;
left: -3px;
}
.CLCPHueContainer, .CLCPSatContainer, .CLCPValContainer {
cursor: crosshair;
position: relative;
float: left;
height: 154px;
width: 22px;
margin-left: 8px;
top: -5px;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
.CLCPHueSlide, .CLCPSatSlide, .CLCPValSlide {
background: url(verticalSliderTransparent.png) no-repeat;
height: 18px;
width: 18px;
position: relative;
font-size: 0;
line-height: 0;
z-index: 10;
}
.CLCPHue, .CLCPSat, .CLCPVal {
width: 20px;
height: 150px;
border: 1px solid #000000;
position: relative;
top: -13px;
}
.CLCPHue {
background: url(hueBG.jpg) no-repeat;
}
.CLCPSat {
background: #ff0000 url(satBG.png) no-repeat;
}
.CLCPVal {
background: #ff0000 url(valBG.png) no-repeat;
}
.CLCPbPE {
width: 242px;
height: 85px;
margin: 0 auto;
}
.CLCPbPE div {
float: left;
height: 14px;
width: 28px;
text-align: center;
color: #808080;
font-size: 11px;
line-height: 11px;
margin-right: 1px;
}
.CLCPbPE input {
float: left;
width: 28px;
height: 20px;
padding-top: 4px;
font-size: 11px;
line-height: 11px;
color: #cccccc;
border: 0 none;
background: url(formFieldSmallBG.png) no-repeat;
text-align: center;
text-transform: uppercase;
}
.CLCPClear {
float: none !important;
margin: 0 !important;
padding: 0 !important;
line-height: 0 !important;
clear: both !important;
}
.CLCPNoDim {
width: 0 !important;
height: 0 !important;
}