project-detail.css 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. .lh28 {line-height: 28px;}
  2. .plr5 {padding-left: 5px; padding-right: 5px;}
  3. .c-12b7f5 {color: #12b7f5;)}
  4. .bgc-12b7f5 {background-color: #12b7f5;}
  5. .bgc-e1e1e1 {background-color: #e1e1e1;}
  6. .bgc-f2fcfe {background-color: #f2fcfe;}
  7. .w40 {width: 32px; height: 24px; text-indent: 0.5em;}
  8. .w60 {width: 60px;}
  9. .w80 {width: 80px;}
  10. .lh18 {height: 18px; line-height: 18px;}
  11. .lh24 {height: 24px; line-height: 24px;}
  12. .h30 {height: 30px; line-height: 30px}
  13. .lh40 {line-height: 40px}
  14. .cur-pit {cursor: pointer;}
  15. .set-photo, .set-photo img {
  16. height: 45px;
  17. width: 45px;
  18. margin: 0 auto;
  19. }
  20. ul {
  21. list-style: none;
  22. }
  23. .border-c12b7f5 {
  24. border-color: #12b7f5;
  25. }
  26. .bgc-green {background-color: green;}
  27. .b-r-3 {border-radius: 3px;}
  28. .c-red {color: red;}
  29. .w-50 {width: 50%;}
  30. .set-finish {
  31. background: url(../images/gouxuan_lanse_icon.png) no-repeat no-repeat 0px center;
  32. background-size: 14px 14px;
  33. }
  34. .set-show {
  35. background: url(../images/zhankai_btn.png) no-repeat no-repeat 0px center;
  36. background-size: 12px 12px;
  37. }
  38. .set-show.active {
  39. background: url(../images/shouqi_btn.png) no-repeat no-repeat 0px center;
  40. background-size: 12px 12px;
  41. }