group.css 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. #group .group-box {
  2. background: #ffffff;
  3. }
  4. #group .group-box .tab-content .hint {
  5. color: #da4224;
  6. background: #f4ffc1;
  7. padding: 10px;
  8. margin: 10px 0;
  9. line-height: 20px;
  10. }
  11. #group .group-box .tab-content .hint i {
  12. font-size: 20px;
  13. }
  14. #group .group-box .tab-content .tab-contents {
  15. background: #eaeaea;
  16. padding: 20px 10px;
  17. margin-top: 20px;
  18. }
  19. #group .group-box .tab-content .tab-contents .controls .check-item {
  20. color: #676a6c;
  21. display: inline-block;
  22. margin-right: 10px;
  23. font-size: 16px;
  24. cursor: pointer;
  25. }
  26. #group .group-box .tab-content .tab-contents .message-list {
  27. margin-top: 20px;
  28. }
  29. #group .group-box .tab-content .tab-contents .message-list .title {
  30. line-height: 30px;
  31. color: #333333;
  32. font-size: 15px;
  33. }
  34. #group .group-box .tab-content .tab-contents .message-list .dropdown {
  35. margin: 20px 0;
  36. }
  37. #group .group-box .tab-content .tab-contents .message-list .dropdown button {
  38. width: 120px;
  39. }
  40. #group .group-box .tab-content .tab-contents .message-list .select-assign {
  41. border: 1px solid #ccc;
  42. border-radius: 3px;
  43. color: #888;
  44. padding: 5px 12px;
  45. vertical-align: middle;
  46. width: 123px;
  47. text-align: center;
  48. margin: 20px 0;
  49. cursor: pointer;
  50. }
  51. #group .group-box .tab-content .tab-contents .message-list .preview {
  52. margin: 20px 0;
  53. }
  54. #group .group-box .tab-content .tab-contents .message-list .button-box button {
  55. padding: 8px 30px;
  56. margin-right: 10px;
  57. }
  58. #group .group-box .tab-content .middle-tab-content {
  59. padding-top: 20px;
  60. position: relative;
  61. }
  62. #group .group-box .tab-content .middle-tab-content .select {
  63. height: auto;
  64. padding: 10px;
  65. background: #ffffff;
  66. text-align: center;
  67. color: #333;
  68. cursor: pointer;
  69. }
  70. #group .group-box .tab-content .middle-tab-content .select p {
  71. border: 1px dashed #ddd;
  72. width: 308px;
  73. background: #eee;
  74. text-align: center;
  75. color: #333;
  76. margin: 0;
  77. height: 240px;
  78. line-height: 240px;
  79. }
  80. #group .group-box .tab-content .middle-tab-content .select textarea {
  81. resize: none;
  82. width: 100%;
  83. height: 235px;
  84. border: 1px solid #dddddd;
  85. padding: 6px;
  86. font-size: 15px;
  87. }
  88. #group .group-box .tab-content .middle-tab-content .select .add-text {
  89. position: absolute;
  90. bottom: 20px;
  91. left: 16px;
  92. cursor: pointer;
  93. color: #888888;
  94. border-radius: 5px;
  95. border: 1px solid #cccccc;
  96. padding: 5px 20px;
  97. background-color: #eeeeee;
  98. display: block;
  99. }
  100. #group .group-box .tab-content .middle-tab-content .select .delete {
  101. display: none;
  102. position: absolute;
  103. top: 20px;
  104. left: 285px;
  105. font-size: 20px;
  106. }
  107. #group .group-box .tab-content .middle-tab-content .btn {
  108. margin-top: 20px;
  109. display: inline-block;
  110. padding: 12px 50px;
  111. font-size: 16px;
  112. line-height: 20px;
  113. color: #fff;
  114. text-align: center;
  115. vertical-align: middle;
  116. cursor: pointer;
  117. background: #44b549;
  118. border: none;
  119. }
  120. .modal .modal-header {
  121. background: #eeeeee;
  122. color: #333333;
  123. font-size: 16px;
  124. }
  125. .modal .modal-body {
  126. padding: 0;
  127. }
  128. .modal .modal-body .no-material {
  129. padding: 100px;
  130. text-align: center;
  131. display: none;
  132. }
  133. .modal .modal-body .have-material {
  134. padding: 10px;
  135. }
  136. .modal .modal-body .have-material .seek {
  137. float: right;
  138. width: 200px;
  139. margin-right: 15px;
  140. }
  141. .modal .modal-body .have-material .material-table {
  142. margin-top: 60px;
  143. }
  144. .modal .modal-body .have-material .material-table .table th {
  145. background: none;
  146. border-bottom: none;
  147. }
  148. .modal .modal-body .have-material .material-table .table th:first-child {
  149. width: 35px;
  150. }
  151. .modal .modal-body .have-material .material-table .table th:nth-child(2) {
  152. width: 45px;
  153. text-align: center;
  154. }
  155. .modal .modal-body .have-material .material-table .table .no {
  156. text-align: center;
  157. }
  158. .modal .modal-body .have-material.img-list div {
  159. padding: 10px;
  160. }
  161. .modal .modal-body .have-material.img-list div img {
  162. display: block;
  163. width: 100%;
  164. height: 240px;
  165. }
  166. .modal .modal-body .have-material.img-list .img-box {
  167. border: 1px solid #dddddd;
  168. position: relative;
  169. }
  170. .modal .modal-body .have-material.img-list .img-box:after {
  171. content: ' ';
  172. position: absolute;
  173. top: 0;
  174. right: 0;
  175. bottom: 0;
  176. left: 0;
  177. background: rgba(0, 0, 0, 0.4);
  178. z-index: 100;
  179. text-align: center;
  180. padding-top: 100px;
  181. display: none;
  182. }
  183. .modal .modal-body .have-material.img-list .img-box:hover:after {
  184. display: block;
  185. cursor: pointer;
  186. }
  187. .modal .modal-body .uploading-tab {
  188. margin-top: 10px;
  189. }
  190. .modal .modal-body .uploading-content {
  191. padding: 10px 25px;
  192. }
  193. .modal .modal-body .uploading-content .uploading-img .img-box {
  194. float: left;
  195. margin-right: 10px;
  196. width: 128px;
  197. height: 128px;
  198. }
  199. .modal .modal-body .uploading-content .uploading-img .uploading-buttom {
  200. float: left;
  201. width: 128px;
  202. height: 128px;
  203. text-align: center;
  204. line-height: 128px;
  205. background: #000;
  206. cursor: pointer;
  207. color: #ffffff;
  208. }
  209. .modal .modal-body .uploading-content .uploading-img .uploading-buttom i {
  210. font-size: 20px;
  211. }