UCD_Right.css 7.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. /*右边建立项目文件夹文件*/
  2. #UCD_RTree{display:none;overflow:hidden;width:220px;height:100%;float:left;font-size:12px;font-family:Consolas, 微软雅黑;}
  3. /*上部菜单用户信息*/
  4. .UCD_RT_H{ height:25px; width:100%; background-color:lightblue; line-height:25px;background-color:ButtonFace;}
  5. /*根目录样式*/
  6. .UCD_RT_Root{ width:100%; height:32px; background-color:#ffedba;line-height:32px; font-size:13px; border-left:1px solid white; font-weight: bold; }/*根项目样式*/
  7. /*统计信息面板*/
  8. .UCD_RT_Root_TJ{ width:100%; height:32px; background-color:#ffedba;line-height:32px; font-size:13px; border-left:1px solid white; font-weight: bold;}
  9. .UCD_RT_Root_TJ_NR{ float :left; padding-left:8px; height:100%; }
  10. .UCD_RT_Root_TJ_X{ cursor:pointer; width:20px; height:20px; line-height:20px; float:right;color:White; font-weight:bold; font-size:16px; }
  11. .UCD_RT_Root_TJ_X:hover{ color:Red;}
  12. .UCD_RT_Root_ZY{width:100%; height:25px; background-color:ButtonFace;line-height:25px; font-size:13px; font-weight:bold; border-top:2px solid white;}
  13. .UCD_RT_Root_Z{ margin-left:5px; width:80px; height:25px; float:left;background-color:ButtonFace;line-height:25px; }
  14. .UCD_RT_Root_C{ cursor:pointer; width:100px; height:25px; float:right; background-color:ButtonFace; text-align:center; line-height:25px; color:Red; }/*创建项目样式*/
  15. .UCD_RT_Root_C:hover{ color:Black;}
  16. /*树型区域*/
  17. #UCD_RT_Tree{ width:100%; height:100%; background-color:White; overflow-y:scroll; border-top:2px solid white;}
  18. /*树孩子节点样式*/
  19. .UCD_RT_USTreecontainA{ overflow: hidden;float: left; width:220px;}/*用户树形样式*/
  20. .UCD_RT_USTTitle {width:auto; height:30px; padding-left:5px; overflow:hidden;}
  21. .UCD_RT_USTTitle:hover { background-color:#f9f9f9; /*border-bottom:1px solid #ccc; border-top:1px solid #ccc;*/ }/*用户树形样式*/
  22. .UCD_RT_USTreesign{width: 16px;height: 18px;float: left;margin-top:5px; text-align: center; clear:both;}/*用户伸缩节点的样式*/
  23. .UCD_RT_USTreeusestudiodisktreeA{ float: left; height: 28px; min-width:110px; max-width: 140px; }/*左边文件夹样式*/
  24. .UCD_RT_USTreecontainA i {float: left; width: 20px; display: inline-block; height: 28px; margin-right: 5px; cursor:pointer;}/*文件图标样式*/
  25. .UCD_RT_USTreecontainA span{ cursor:pointer; height:22px; min-width:80px; line-height:22px; margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block;}
  26. /*增删查改样式*/
  27. .UCD_RT_ZSCG_TB{background-position: -104px -54px; width:20px; height:16px; float:left; }/*增加删除图片*/
  28. /*此处position 起到了固定右边的作用,多测试才能证明是否正确,必须加right:0*/
  29. .UCD_RT_ZSCG{ float:right;right:0px; margin-right:20px; width:20px; height:20px; line-height:20px; }
  30. /*.UCD_RT_ZSCG:hover { background-color:Gray; }*/
  31. .UCD_RT_ZSCG_T{background: #6B6B6B; width:18px; text-align:center; color:White; height:18px; margin-top:5px; line-height:18px; cursor:pointer; float:left;}/*设置图标*/
  32. .UCD_RT_USTreeComputerIcon{ background-position: -5px -9px; width: 25px;height: 18px;}/*disk图标*/
  33. .UCD_RT_USTreeAlbumIcon{background-position: -2px -78px;width: 32px;height: 32px;}/*disk相册图标*/
  34. .UCD_RT_Icon { background-image: url(../img/icon.png); }
  35. .UCD_RT_ProIcon {background-position:-371px 0px; }/*项目图标*/
  36. .UCD_RT_FolderIcon {background-position: -344px 0px; }/*文件夹图标*/
  37. .UCD_RT_FileIcon {background-position: -277px 0px; } /*文件图标*/
  38. .UCD_RT_USTreeMusicIcon{background-position: -33px -8px;width: 32px;height: 32px;}/*disk音乐图标*/
  39. .UCD_RT_USTreeVideoIcon{background-position: -91px -9px;width: 32px;height: 32px;}/*disk视频图标*/
  40. .UCD_RT_USTreeFolderEncryptIcon{background-position: -738px -77px;width: 32px;height: 32px;}/*文件夹加密图标*/
  41. .UCD_RT_USTreeFolderIcon{background-position: -171px -9px;width: 32px;height: 32px;}/*文件夹原图标*/
  42. .UCD_RT_USTreeRecycleBin { background-position: -116px -3px; margin-left:13px; width: 32px;height: 32px; float:left; cursor:pointer;}/*回收站*/
  43. .UCD_RT_USTreeRecycleBintxt { float:left; margin:8px 0 0 2px;cursor:pointer; }
  44. .UCD_RT_USTreeRecycleSetup { background-position: -144px -9px; margin-left:26px;}/*设置*/
  45. .UCD_RT_I_D_A { background-position:-170px -5px;}/*添加文件夹图片*/
  46. .UCD_RT_I_D_Lock {background-position:-22px -200px; }/*Lock图片*/
  47. .UCD_RT_I_D_UN { background-position:-50px -175px; }/*解密的图片*/
  48. .UCD_RT_I_D_UL { background-position:-50px -175px;}/*UnLock图片*/
  49. .UCD_RT_I_D_E { background-position:-221px -10px;}/*extend文件夹伸展图标*/
  50. .UCD_RT_I_D_S { background-position:-201px -10px;}/*shrink文件夹收缩图标*/
  51. /*创建项目样式*/
  52. .UCD_TR_CP { height:70px; width:350px; }
  53. .UCD_TR_CP_T { margin-left:20px; font-weight:bold; height:25px; line-height:25px;}
  54. .UCD_TR_CP_MS { width:110px; margin-left:20px; height:25px; line-height:25px; float:left;}
  55. .UCD_RT_CP_Input { width:180px; height:20px; float:left;}
  56. /*---------------------------------------------------------------------右键命令行创建文件文件夹区域----------------------------------------------*/
  57. .UCD_RT_FUP { width: 400px; height: 181px; background-color: White; position: absolute; border: 1px solid black; display: none;}
  58. .UCD_RT_FUPH {width: 100%;height: 30px;background: url(../images/navigation.png);-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 0;box-shadow: 0px 1px 1px #888888;}
  59. .UCD_RT_FUPHT { float:left; margin:7px 0 0 10px; color:White;}
  60. .UCD_RT_FUPC { width:100%; height:140px;}
  61. /*头部区域*/
  62. #UCD_RT_FUPCT { margin-left:20px; height:20px; margin-top:10px; width:90%; line-height:20px; font-weight:bold; font-size:13px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
  63. /*内容区域*/
  64. .UCD_RT_FUPCC { margin-top:10px; width:100%; height:104px; -webkit-overflow-scrolling:touch; overflow-x:hidden;overflow-y:auto; }
  65. /*单个内容样式*/
  66. .UCD_RT_Com:hover { background: #414141; color: #fff;}
  67. .UCD_RT_Com { margin-left: 17px; margin-bottom: 20px; box-shadow: 0px 1px 1px #888888; position: relative; font-size: 12px; font-weight: bold; text-align: center; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#e7e7e6)); float: left; border-radius: 20px; border: 1px solid #414141; height: 30px; line-height: 30px; color: #363636; cursor: pointer; width: 108px;}
  68. /*上传Input样式,上面为Div样式,下面为input样式,有技巧的*/
  69. .UCD_RT_Com_U { background-position:-160px -30px; margin-left:30px;margin-bottom:5px; font-size:13px; font-weight:bold; height:20px; line-height:20px; background-color: rgb(0, 136, 204); color: rgb(255, 255, 255); cursor: pointer; width: 70px; }/*div样式*/
  70. #UCD_RT_Com_Up { clear:both; display:block;width:100%; height:100%; cursor:pointer; border:0;color:#666666;background:#eeeeee;-moz-user-select: -moz-none;-webkit-user-select: none;opacity:0;filter:alpha(opacity=0);-moz-opacity:0; position:absolute; top:0px; left:0px;}
  71. .UCD_RT_FUPW { width:100%; height:30px;}
  72. .UCD_RT_FUPW div { float:left;}
  73. .UCD_RT_FUPWT { color:#BBBBBB; margin: 0px 0 0 10px; font-family:宋体; }