tree.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. .toptip{margin-bottom: 10px;}
  2. .toptit{padding-left: 15px;border-bottom: 1px #DFDFDF solid;border-top: 1px #DFDFDF solid;background-color: #F5F7F8; height: 50px; line-height: 50px;margin-bottom: 20px; color: #666666;}
  3. .toptip p{color: #666666;padding-bottom: 15px; padding-left: 25px;font-size: 12px; line-height: 10px;}
  4. .box-footer{margin-left: 10px;}
  5. /*-----信息列表--------*/
  6. .list_th{margin:0 10px;font-weight:bold;color:#333333;height:40px;line-height:40px;border-top:1px #f4f4f4 solid;border-bottom:2px solid #f4f4f4;overflow:hidden;white-space:nowrap;}
  7. .list_th.s{height:36px;line-height:36px;}
  8. .list_tr{color:#333333;height:56px;line-height:56px;border-bottom:1px #f4f4f4 solid;overflow:hidden;white-space:nowrap;margin:0 10px;}
  9. .list_tr.s{height:36px;line-height:36px;}
  10. .list_tr.apply{height:auto;}
  11. .list_tr:hover{background-color:#f5f5f5;}
  12. .list_tr .gray{color:#999999;font-size: 12px;}
  13. .list_tr .edit a{/*background-color:#4196E1;*/padding:2px;border-radius:2px;text-decoration:none;}
  14. /*.list_tr .edit a:hover{background-color:#2282D9;}*/
  15. .list_tr .edit a.green{background-color:#5CA209}
  16. .list_tr .edit a:hover.green{background-color:#508B07}
  17. .list_tr .edit a.orange{background-color:#FF6600}
  18. .list_tr .edit a:hover.orange{background-color:#D55500}
  19. .list_tr .edit a.gray{background-color:#999999}
  20. .list_tr .edit a:hover.gray{background-color:#888888}
  21. .list_tr .edit a.blue{background-color:#53BAEB}
  22. .list_tr .edit a:hover.blue{background-color:#1DA4E4}
  23. .list_th .td{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  24. .list_th .td.center{text-align:center;}
  25. .list_th .td .left_padding{padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  26. .list_tr .td{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  27. .list_tr .td.center{text-align:center;}
  28. .list_tr .td .left_padding{padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  29. .list_tr .td .left_padding .avatar{width:36px; height:36px;border-radius:5px;}
  30. .list_tr .td .left_padding .avatar.small{height:32px;border-radius:3px;}
  31. .list_tr.foribg{background:#F5FCCC;}
  32. .list_foot{background-color:#F5F7F8;border-top:0px;border-bottom:1px #DFDFDF solid;height:35px;padding-top:20px;padding-bottom:20px;position:relative;margin-left:20px;margin-right:20px;}
  33. .list_foot .btnbox{padding-left:20px;}
  34. .list_empty{width:auto;height:60px;line-height:60px;border-bottom:1px #DFDFDF solid;background-image:url(../images/empty.png);background-repeat:no-repeat;background-position:15px center;padding-left:40px;color:#999999;margin-left:20px;margin-right:20px;}
  35. .view{margin-left:5px;padding:4px;cursor:pointer;background-image:url(../images/view.png);background-repeat:no-repeat;background-position:0px 7px;}
  36. .emailtip{margin-left:5px;padding:4px;cursor:pointer;background-image:url(../images/emailtip.png);background-repeat:no-repeat;background-position:0px 5px;}
  37. .smstip{margin-left:5px;padding:4px;cursor:pointer;background-image:url(../images/smstip.png);background-repeat:no-repeat;background-position:0px 5px;}
  38. /*-----表单--------*/
  39. .input_text_default{width:670px;height:40px;line-height:40px;border:1px #DFDFDF solid;padding-left:10px;border-radius:4px;}
  40. .input_text_default:hover{border:1px #33BEF2 solid;-moz-box-shadow:0px 0px 10px #33BEF2; /*firefox*/-webkit-box-shadow:0px 0px 10px #33BEF2; /*safari»òchrome*/box-shadow:0px 0px 10px #33BEF2; /*opera»òie9*/}
  41. .input_text_default.middle{line-height:20px;width:400px;}
  42. .input_text_default.small{line-height:20px;width:200px;}
  43. .input_text_default.h100{height:100px;line-height:130%;}
  44. .input_text_default.arrow{cursor:pointer;background-image:url(../images/arrow.png);background-repeat:no-repeat;background-position:660px center;}
  45. .input_text_default.middle.arrow{background-position:390px center;}
  46. /*-----分类管理列表展开关闭--------*/
  47. .category_img{width:20px;height:20px;margin-right:10px;float:left;margin-top:18px;background-image:url(../images/categorylist.png);background-repeat:no-repeat;background-position:0px 0px;cursor:pointer}
  48. .category_img:hover{background-position:0px -30px;}
  49. .category_img.show{background-position:0px -60px;}
  50. .category_img.show:hover{background-position:0px -90px;}
  51. .category_sub_img{width:20px;height:100%;float:left;margin-left:55px;background-image:url(/images/cat_left.png);background-repeat:no-repeat;background-position:0px 0px;}
  52. .category_sub_img.l2{margin-left:55px;}
  53. .category_sub_img.l3{margin-left:135px;}
  54. .category_sub_img.l4{margin-left:205px;}
  55. .category_sub_img.l5{margin-left:275px;}
  56. .category_sub_img.l6{margin-left:345px;}
  57. .category_sub_img.last{background-position:0px -70px;}
  58. .category_input{float:left}
  59. .category_pic{float:left;width:50px;}
  60. .category_pic img{width:20px;height:20px;margin-left:20px;margin-top:20px;}
  61. .category_list_add{background-image:url(/images/categorylist.png);background-repeat:no-repeat;background-position:0px -117px;width:100px;padding-left:30px;margin-top:13px;height:30px;line-height:30px;color:#FF6600;cursor:pointer;float:left;}
  62. .category_list_add:hover{background-position:0px -147px;color:#FF3300}