css.wcss 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. {
  2. tooltip:{
  3. group:{
  4. topBar:{
  5. "height":"30px",
  6. "border-bottom":"1px solid #E6E6E6"
  7. },
  8. topBarText:{
  9. "line-height":"30px",
  10. "float":"left",
  11. "font-size":"16px",
  12. "color":"#333333"
  13. },
  14. topBarClose:{
  15. "float":"right",
  16. "cursor":"pointer",
  17. "margin-right":"5px",
  18. "margin-top":"8px",
  19. "width":"16px",
  20. "height":"16px",
  21. "background": "url(/x_component_TeamWork/$Common/default/icon/icon_off.png) no-repeat center "
  22. },
  23. groupInContainer:{
  24. "margin-top":"10px",
  25. "width":"100%",
  26. "height":"36px",
  27. "border-radius": "100px",
  28. "border":"1px solid #DEDEDE"
  29. },
  30. groupIn:{
  31. "border":"0px",
  32. "height":"32px",
  33. "width":"80%",
  34. "margin-left":"20px",
  35. "font-size":"14px",
  36. "color":"#666666",
  37. "outline":"none"
  38. },
  39. groupAdd:{
  40. "text-align":"center",
  41. "font-size":"16px",
  42. "color":"#666666",
  43. "width":"100%",
  44. "height":"40px",
  45. "line-height":"40px",
  46. "background-color":"#F0F0F0",
  47. "border-radius":"100px",
  48. "margin":"20px auto"
  49. }
  50. },
  51. groupSelect:{
  52. topBar:{
  53. "height":"30px",
  54. "border-bottom":"1px solid #E6E6E6"
  55. },
  56. topBarBack:{
  57. "float":"left",
  58. "cursor":"pointer",
  59. "margin-right":"5px",
  60. "margin-top":"6px",
  61. "width":"16px",
  62. "height":"16px",
  63. "background": "url(/x_component_TeamWork/$Common/default/icon/icon_down2.png) no-repeat center "
  64. },
  65. topBarText:{
  66. "line-height":"30px",
  67. "float":"left",
  68. "font-size":"16px",
  69. "color":"#333333"
  70. },
  71. topBarClose:{
  72. "float":"right",
  73. "cursor":"pointer",
  74. "margin-right":"5px",
  75. "margin-top":"6px",
  76. "width":"16px",
  77. "height":"16px",
  78. "background": "url(/x_component_TeamWork/$Common/default/icon/icon_off.png) no-repeat center "
  79. },
  80. groupInContainer:{
  81. "margin-top":"10px",
  82. "width":"100%",
  83. "height":"36px",
  84. "border-radius": "10px",
  85. "border":"1px solid #DEDEDE"
  86. },
  87. groupIn:{
  88. "border":"0px",
  89. "height":"32px",
  90. "width":"80%",
  91. "margin-left":"20px",
  92. "font-size":"14px",
  93. "color":"#666666",
  94. "outline":"none"
  95. },
  96. dynamicLayout:{
  97. "height":"30px",
  98. "margin-top":"10px",
  99. "margin-bottom":"5px",
  100. "border-bottom":"1px solid #DEDEDE"
  101. },
  102. dynamicGroupIcon:{
  103. "float":"left",
  104. "cursor":"pointer",
  105. "margin-top":"8px",
  106. "margin-left":"20px",
  107. "margin-right":"10px",
  108. "width":"16px",
  109. "height":"16px",
  110. "background": "url(/x_component_TeamWork/$Common/default/icon/icon_circle.png) no-repeat center "
  111. },
  112. dynamicGroupText:{
  113. "float":"left",
  114. "line-height":"30px",
  115. "color":"#666666"
  116. },
  117. commonGroup:{
  118. "height":"20px",
  119. "line-height":"20px",
  120. "font-size":"14px",
  121. "color":"#999999",
  122. "margin-top":"20px"
  123. },
  124. "commonGroupContainer":{
  125. "height":"120px",
  126. "margin-top":"0px",
  127. "overflow":"hidden"
  128. },
  129. "groupItemContainer":{
  130. "height":"30px"
  131. },
  132. "groupItemIcon":{
  133. "float":"left",
  134. "cursor":"pointer",
  135. "margin-top":"8px",
  136. "margin-left":"10px",
  137. "margin-right":"10px",
  138. "width":"16px",
  139. "height":"16px",
  140. "background": "url(/x_component_TeamWork/$Common/default/icon/icon_circle.png) no-repeat center "
  141. },
  142. "groupItemText":{
  143. "float":"left",
  144. "line-height":"30px",
  145. "color":"#666666"
  146. },
  147. "newGroupContainer":{
  148. "cursor":"pointer",
  149. "height":"30px"
  150. },
  151. "newGroupIcon":{
  152. "float":"left",
  153. "width":"16px",
  154. "height":"16px",
  155. "margin-top":"8px",
  156. "margin-left":"10px",
  157. "margin-right":"10px",
  158. "background": "url(/x_component_TeamWork/$Common/default/icon/icon_zengjia_blue2_click.png) no-repeat center "
  159. },
  160. "newGroupText":{
  161. "color":"#4A90E2",
  162. "line-height":"30px",
  163. "font-size":"14px"
  164. },
  165. groupAdd:{
  166. "text-align":"center",
  167. "font-size":"16px",
  168. "color":"#FFFFFF",
  169. "width":"100%",
  170. "height":"40px",
  171. "line-height":"40px",
  172. "background-color":"#4A90E2",
  173. "border-radius":"10px",
  174. "margin":"10px auto"
  175. }
  176. }
  177. },
  178. popup:{
  179. "formMaskNode": {
  180. "width": "100%",
  181. "height": "100%",
  182. "opacity": 0.2,
  183. "position": "absolute",
  184. "background-color": "#999999",
  185. "top": "0px",
  186. "left": "0px"
  187. },
  188. "formAreaNode": {
  189. "position": "absolute",
  190. "opacity": 0,
  191. "top": "0px"
  192. },
  193. "formNode": {
  194. "background-color": "#FFF",
  195. "box-shadow": "0px 0px 10px #999",
  196. "border-radius":"5px",
  197. "margin": "auto",
  198. "border": "1px solid #fff",
  199. "overflow": "hidden"
  200. },
  201. "formTopNode": {
  202. "color" : "#fff",
  203. "height": "40px",
  204. "background-color": "#3d77c1",
  205. "border-top": "1px solid #ddd",
  206. "border-bottom": "1px solid #b6b6b6",
  207. "line-height": "40px",
  208. "font-size": "14px",
  209. "padding-left" : "5px",
  210. "text-align": "left"
  211. },
  212. "formTopIconNode" : {
  213. "width": "32px",
  214. "height": "32px",
  215. "float": "left",
  216. "background": "url(/x_component_Execution/$WorkDeploy/default/icon/document.png) no-repeat center 4px"
  217. },
  218. "formTopTextNode" : {
  219. "font-size": "16px",
  220. "float": "left",
  221. "width":"500px",
  222. "overflow": "hidden",
  223. "text-overflow": "ellipsis",
  224. "white-space": "nowrap"
  225. },
  226. "formTopCloseActionNode": {
  227. "width": "32px",
  228. "height": "32px",
  229. "float": "right",
  230. "padding-left" : "30px",
  231. "padding-right" : "10px",
  232. "background": "url(/x_component_Execution/$WorkDeploy/default/icon/close.png) no-repeat center 4px",
  233. "cursor": "pointer"
  234. },
  235. "formTopContentNode" : {
  236. "float" : "right",
  237. "padding-right" : "10px",
  238. "text-align" : "right"
  239. },
  240. "formTopContentTitle" : {
  241. },
  242. "formTopContentValue" : {
  243. "padding-right" : "20px",
  244. "font-size": "12px"
  245. },
  246. "formNewNode": {
  247. "width": "47px",
  248. "height": "47px",
  249. "background": "url(/x_component_Template/$Explorer/default/icon/new.png) no-repeat"
  250. },
  251. "formIconNode": {
  252. "width": "47px",
  253. "height": "47px"
  254. },
  255. "formEditNode": {
  256. "width": "47px",
  257. "height": "47px"
  258. },
  259. "formContentNode": {
  260. "border": "0px solid #666",
  261. "width": "100%",
  262. "margin": "auto",
  263. "font-size": "14px",
  264. "color": "#666",
  265. "font-family": "Microsoft YaHei",
  266. "overflow" : "hidden"
  267. },
  268. "formTableContainer" : {
  269. "margin": "0px 10px",
  270. "overflow" : "hidden",
  271. "positon" : "static"
  272. },
  273. "formBottomNode" : {
  274. "height" : "40px",
  275. "line-height" : "40px",
  276. "background-color" : "#3d77c1",
  277. "overflow" : "hidden",
  278. "padding-top" : "10px"
  279. },
  280. "formOkActionNode": {
  281. "height": "30px",
  282. "width": "75px",
  283. "cursor": "pointer",
  284. "float": "right",
  285. "line-height": "30px",
  286. "text-align": "center",
  287. "font-size": "16px",
  288. "font-family": "Microsoft YaHei",
  289. "border": "1px solid #3d77c1",
  290. "background-color" : "#5d97e1",
  291. "color": "#FFF",
  292. "margin-right": "20px",
  293. "box-shadow": "0px 0px 3px #5d97e1"
  294. },
  295. "formCancelActionNode": {
  296. "height": "30px",
  297. "width": "75px",
  298. "cursor": "pointer",
  299. "float": "right",
  300. "line-height": "30px",
  301. "text-align": "center",
  302. "font-size": "16px",
  303. "font-family": "Microsoft YaHei",
  304. "border": "1px solid #3d77c1",
  305. "background-color" : "#5d97e1",
  306. "color": "#FFF",
  307. "margin-right": "20px",
  308. "box-shadow": "0px 0px 3px #5d97e1"
  309. },
  310. "formActionNode": {
  311. "height": "30px",
  312. "width": "75px",
  313. "cursor": "pointer",
  314. "float": "left",
  315. "line-height": "30px",
  316. "text-align": "center",
  317. "font-size": "16px",
  318. "font-family": "Microsoft YaHei",
  319. "color": "#FFF",
  320. "margin-left": "10px",
  321. "margin-right": "20px"
  322. }
  323. }
  324. }