colorpicker.css 2.2 KB

123456789101112131415161718192021222324252627282930313233343536
  1. html,body{margin:0;padding:0;height:100%;cursor:default !important; -moz-user-select: none;-webkit-user-select: none; -ms-user-select: none;-khtml-user-select: none; user-select: none;}
  2. #U_Colorpicker_calen_yuanshi{ width: 400px;
  3. height: 300px;
  4. float: left;
  5. background: #e5e5e5;
  6. /* position: relative;*/
  7. }
  8. .U_Colorpicker_calen{width:390px;height:280px;float:left;margin:10px;background:#e5e5e5;}
  9. .U_Colorpicker-canvass{float:left}
  10. .U_Colorpicker-canvass-two{
  11. float: left;
  12. clear: both;
  13. margin: -252px 0px 0px;
  14. opacity: 0;}
  15. .U_Colorpicker-input{text-indent:5px;float:left;width:31px;text-indent:5px;color:#7a7a7a;}
  16. .U_Colorpicker-input-2{text-indent:5px;float:left;width:60px;text-indent:5px;color:#7a7a7a;}
  17. .U_Colorpicker-divss{width:50px;height:50px;float:left;margin:0px 5px;background:#F8002A;}
  18. .U_Colorpicker-dadivs{width:340px;height:160px;float:left;margin:5px 0px;}
  19. .U_Colorpicker-input-1{width:70px;margin-left:10px;float:left;}
  20. .U_Colorpicker-s-dadivs{width:200px;height:20px;float:left;margin-top:5px;}
  21. .U_Colorpicker-rgb-dadivs{width:80px;height:87px;float:left;margin:113px 0 0 5px;}
  22. .U_Colorpicker-rgbkk-dadivs{width:50px;height:22px;}
  23. .U_Colorpicker-rgbkk-dadivs-1{width:80px;height:22px;}
  24. .U_Colorpicker-rgbkk-dadivs_1{float:left;line-height:21px;color:#666;width:15px;text-align-last:justify;font-size:15px;}
  25. .U_Colorpicker-rgb-dadivs-yuanquan{position:absolute;left:246px;top:10px;width:12px;height:12px;border-radius:50%;border:1px solid #000;}
  26. .U_Colorpicker-rgb-dadivs-baowei{width:252px;height:252px;float:left;}
  27. /*.U_Colorpicker-changtiao-divss{float:left;width:15px;height:252px;background-image:url('images/bar-hue.png');}*/
  28. .U_Colorpicker-changtiao-divss{float:left;width:15px;height:250px;background:-webkit-linear-gradient(top, #F8002A , white); margin:0 10px;}
  29. .U_Colorpicker-changtiao-divss-kuang{float:left;width:40px;height:252px;}
  30. .U_Colorpicker-changtiao-divss-sjx{width: 0;height: 0;border-top: 7px solid transparent;border-bottom: 8px solid transparent;border-right: 8px solid black; position: absolute; left: 290px; top: 6px;}
  31. .U_Colorpicker-canvass-s{ float: left;
  32. clear: both;
  33. margin: -250px 0px 0px;
  34. opacity: 0;}