css.wcss 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. {
  2. "projectSettingTop":{
  3. "height":"40px",
  4. "width":"100%",
  5. "border-bottom":"1px solid #E6E6E6"
  6. },
  7. "projectSettingTopText":{
  8. "float":"left",
  9. "height":"100%",
  10. "line-height":"40px",
  11. "width":"90%",
  12. "font-size":"16px",
  13. "margin-left":"10px",
  14. "color":"#333333"
  15. },
  16. "projectSettingTopClose":{
  17. "cursor":"pointer",
  18. "float":"right",
  19. "margin-right":"12px",
  20. "margin-top":"12px",
  21. "width":"16px",
  22. "height":"16px",
  23. "background":"url(/x_component_TeamWork/$ProjectList/default/icon/icon_off.png) no-repeat center "
  24. },
  25. projectSettingContent:{
  26. "position":"absolute",
  27. "top":"40px",
  28. "bottom":"0px"
  29. },
  30. projectSettingNaviLayout:{
  31. "float":"left",
  32. "width":"200px",
  33. "height":"100%",
  34. "border-right":"1px solid #dedede"
  35. },
  36. naviItem:{
  37. "cursor":"pointer",
  38. "width":"100%",
  39. "height":"60px",
  40. "border-bottom":"1px solid #dedede"
  41. },
  42. naviItemHover:{
  43. "background-color":"#ffffff",
  44. "float":"left",
  45. "width":"5px",
  46. "height":"100%",
  47. //"margin-top":"2px"
  48. },
  49. naviItemIcon:{
  50. "float":"left",
  51. "width":"40px",
  52. "height":"20px",
  53. "margin-left":"10px",
  54. "margin-top":"20px",
  55. "background":"url(/x_component_TeamWork/$ProjectList/default/icon/icon_off.png) no-repeat center "
  56. },
  57. naviItemText:{
  58. "float":"left",
  59. "height":"100%",
  60. "margin-top":"1px",
  61. "line-height":"60px",
  62. "color":"",
  63. "font-size":"14px"
  64. },
  65. projectSettingLayout:{
  66. "float":"left",
  67. "width":"599px",
  68. "height":"100%",
  69. "overflow-y":"auto"
  70. },
  71. projectSettingAction:{
  72. "text-align":"center",
  73. "font-size":"16px",
  74. "color":"#666666",
  75. "width":"80%",
  76. "margin":"20px auto",
  77. "height":"40px",
  78. "line-height":"40px",
  79. "background-color":"#F0F0F0",
  80. "border-radius":"10px",
  81. "margin":"20px auto"
  82. },
  83. projectSettingBgText:{
  84. "margin-left":"50px",
  85. "margin-top":"20px",
  86. "color":"#333333",
  87. "font-size":"15px"
  88. },
  89. projectSettingBgContainer:{
  90. "margin-top":"10px",
  91. "height":"120px"
  92. },
  93. projectSettingBgImg:{
  94. "float":"left",
  95. "margin-left":"50px",
  96. "height":"120px",
  97. "width":"220px",
  98. "background":"url(/x_component_TeamWork/$ProjectSetting/default/icon/pic_morentu_220.png) no-repeat center ",
  99. "background-size":"cover"
  100. },
  101. projectSettingBgUpload:{
  102. "float":"left",
  103. "margin-left":"20px",
  104. "height":"36px",
  105. "line-height":"36px",
  106. "width":"100px",
  107. "text-align":"center",
  108. "cursor":"pointer",
  109. "font-size":"14px",
  110. "color":"#4A90E2",
  111. "border":"1px solid #4A90E2",
  112. "border-radius":"100px"
  113. },
  114. projectSettingContainer:{
  115. "margin-top":"10px",
  116. "height":"90px"
  117. },
  118. projectSettingTitleContainer:{
  119. "float":"left",
  120. "width":"200px",
  121. "height":"70px",
  122. "margin-left":"50px",
  123. "margin-top":"10px"
  124. },
  125. projectSettingTitleText:{
  126. "color":"#333333",
  127. "font-size":"15px"
  128. },
  129. projectSettingTitleDiv:{
  130. "height":"36px",
  131. "margin-top":"10px"
  132. },
  133. projectSettingTitleIn:{
  134. "width":"100%",
  135. "height":"100%",
  136. "line-height":"36px",
  137. "color":"#666666",
  138. "font-size":"14px",
  139. "border":"1px solid #dedede",
  140. "padding-left":"5px",
  141. "border-radius":"10px",
  142. "outline":"none"
  143. },
  144. projectSettingGroupContainer:{
  145. "float":"left",
  146. "width":"200px",
  147. "height":"70px",
  148. "margin-left":"50px",
  149. "margin-top":"10px"
  150. },
  151. projectSettingGroupText:{
  152. "color":"#333333",
  153. "font-size":"15px"
  154. },
  155. projectSettingGroupDiv:{
  156. "cursor":"pointer",
  157. "height":"36px",
  158. "margin-top":"10px",
  159. "border":"1px solid #dedede",
  160. "border-radius":"10px"
  161. },
  162. projectSettingGroupValue:{
  163. "float":"left",
  164. "line-height":"36px",
  165. "margin-left":"10px",
  166. "width":"160px",
  167. "overflow": "hidden",
  168. "text-overflow": "ellipsis",
  169. "white-space": "nowrap"
  170. },
  171. projectSettingGroupIcon:{
  172. "float":"right",
  173. "width":"16px",
  174. "height":"16px",
  175. "margin-top":"12px",
  176. "margin-right":"5px",
  177. "background":"url(/x_component_TeamWork/$ProjectSetting/default/icon/icon_triangle_down.png) no-repeat center "
  178. },
  179. projectSettingDesText:{
  180. "color":"#333333",
  181. "font-size":"15px",
  182. "margin-left":"50px"
  183. },
  184. projectSettingDesContainer:{
  185. "height":"70px",
  186. "margin-top":"10px",
  187. "margin-left":"50px"
  188. },
  189. projectSettingDesIn:{
  190. "border":"1px solid #dedede",
  191. "overflow":"auto",
  192. "width":"440px",
  193. "border-radius":"10px",
  194. "padding":"5px",
  195. "height":"70px",
  196. "color":"#999999",
  197. "font-size":"14px",
  198. "outline":"none",
  199. "resize":"none"
  200. },
  201. projectSettingConfirm:{
  202. "cursor":"pointer",
  203. "float":"left",
  204. "font-size":"16px",
  205. "margin-left":"50px",
  206. "margin-top":"20px",
  207. "width":"460px",
  208. "background-color":"#4A90E2",
  209. "color":"#ffffff",
  210. "height":"40px",
  211. "line-height":"40px",
  212. "text-align":"center",
  213. "border-radius":"100px"
  214. },
  215. projectSettingClose:{
  216. "cursor":"pointer",
  217. "float":"left",
  218. "font-size":"16px",
  219. "margin-left":"50px",
  220. "margin-top":"20px",
  221. "width":"200px",
  222. "background-color":"#f0f0f0",
  223. "color":"#666666",
  224. "height":"40px",
  225. "line-height":"40px",
  226. "text-align":"center",
  227. "border-radius":"100px"
  228. },
  229. customTopLayout:{
  230. "height":"40px",
  231. "width":"100%"
  232. },
  233. customTopText:{
  234. "height":"40px",
  235. "line-height":"40px",
  236. "float":"left",
  237. "color":"",
  238. "margin-left":"20px",
  239. "font-size":"16px"
  240. },
  241. customTopNew:{
  242. "cursor":"pointer",
  243. "height":"40px",
  244. "line-height":"40px",
  245. "float":"right",
  246. "color":"#4a90e2",
  247. "margin-right":"20px",
  248. "font-size":"14px"
  249. },
  250. customContent:{
  251. "width":"100%"
  252. },
  253. customExtItem:{
  254. "color":"#999999",
  255. "font-size":"12px",
  256. "border-bottom":"1px dashed #dedede",
  257. "padding-bottom":"10px"
  258. },
  259. customExtItemTop:{
  260. "padding":"0px 20px",
  261. "height":"40px"
  262. },
  263. customExtName:{
  264. "float":"left",
  265. "height":"40px",
  266. "line-height":"40px",
  267. "color":"#333333",
  268. "font-size":"14px"
  269. },
  270. customExitItemAction:{
  271. "float":"right",
  272. "height":"40px",
  273. "line-height":"40px",
  274. "cursor":"pointer",
  275. "color":"#4a90e2",
  276. "display":"none",
  277. "margin":"0px 5px"
  278. },
  279. customExtValueList:{
  280. "height":"25px",
  281. "line-height":"25px",
  282. "padding":"0px 20px"
  283. },
  284. formNode:{
  285. "border-left-width":"0px",
  286. "border-right-width":"0px"
  287. },
  288. formTableContainer:{
  289. "margin-left":"0px",
  290. "margin-right":"0px"
  291. }
  292. }