css.wcss 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. {
  2. "fileterNode": {
  3. "overflow": "hidden",
  4. //"border-bottom": "1px solid #999",
  5. "margin-left" : "10px",
  6. "margin-right" : "20px",
  7. "height": "38px",
  8. "margin-bottom": "5px",
  9. "margin-top": "5px",
  10. "padding-left" :"5px",
  11. "background-color": "#fff",
  12. "border-bottom" : "1px solid #ddd"
  13. //"background-color": "#EEE"
  14. },
  15. "filterTable" : {
  16. "width" : "1000px",
  17. "color" : "#666",
  18. "font-size" : "14px"
  19. },
  20. "filterTableTitle" : {
  21. "text-align" : "right"
  22. },
  23. "filterTableValue" : {
  24. "text-align" : "left"
  25. },
  26. "filterButton" :{
  27. "cursor" : "pointer",
  28. "height" : "24px",
  29. "line-height" : "24px",
  30. "background-color" : "#fff",
  31. "border" : "1px solid #ccc"
  32. },
  33. "viewListNode": {
  34. "margin-left":"8px",
  35. "line-height": "24px"
  36. },
  37. "viewNode": {
  38. "float": "left",
  39. "margin-top" : "5px",
  40. "margin-left": "10px",
  41. "margin-right": "10px",
  42. "color": "#666",
  43. "cursor": "pointer",
  44. "font-size": "14px",
  45. "font-weight": "normal"
  46. },
  47. "viewNode_current": {
  48. "float": "left",
  49. "margin-top" : "5px",
  50. "margin-left": "10px",
  51. "margin-right": "10px",
  52. "color": "#666",
  53. "cursor": "pointer",
  54. "font-size": "16px",
  55. "font-weight": "bold"
  56. },
  57. "elementContentNode": {
  58. "overflow": "hidden",
  59. "position": "static",
  60. "margin": "0px 10px"
  61. },
  62. "elementContentListNode": {
  63. "overflow": "hidden",
  64. "padding-bottom": "20px",
  65. "margin-right": "10px"
  66. },
  67. "noElementNode": {
  68. "text-align": "center",
  69. "padding": "20px",
  70. "height": "60px",
  71. "line-height": "60px",
  72. "margin-top": "10px",
  73. "margin-left": "0px",
  74. "color": "#888",
  75. "cursor": "pointer",
  76. "font-size": "16px"
  77. },
  78. "listHeadNode": {
  79. "width":"100%",
  80. "height": "30px",
  81. "background-color": "#f1f3fc",
  82. "color": "#666666",
  83. "font-weight": "bold",
  84. "line-height": "30px",
  85. "font-family": "Microsoft YaHei",
  86. "font-size": "14px"
  87. },
  88. "normalThNode" : {
  89. "background-color" : "#f1f3fc",
  90. "text-align":"center",
  91. "height": "30px",
  92. "border-top": "1px solid #FFF"
  93. },
  94. "normalTdNode" : {
  95. "height": "30px",
  96. "text-align":"center",
  97. "overflow" : "hidden",
  98. //"font-weight" : "bold",
  99. "border-top": "1px solid #FFF",
  100. "border-bottom": "1px solid #CCC"
  101. },
  102. "sortIconNode" : {
  103. "height": "16px",
  104. "width": "16px",
  105. "line-height": "20px",
  106. "margin-top": "5px",
  107. //"float": "left",
  108. "display":"inline-block",
  109. "margin-right": "5px",
  110. "background-position" : "center center",
  111. "background-repeat" : "no-repeat",
  112. "background-image" : "url(../x_component_Attendance/$Explorer/default/icon/dblsort.gif)"
  113. },
  114. "sortIconNode_asc" : {
  115. "height": "16px",
  116. "width": "16px",
  117. "line-height": "20px",
  118. "margin-top": "5px",
  119. //"float": "left",
  120. "display":"inline-block",
  121. "margin-right": "5px",
  122. "background-position" : "center center",
  123. "background-repeat" : "no-repeat",
  124. "background-image" : "url(../x_component_Attendance/$Explorer/default/icon/dblasc.gif)"
  125. },
  126. "sortIconNode_desc" : {
  127. "height": "16px",
  128. "width": "16px",
  129. "line-height": "20px",
  130. "margin-top": "5px",
  131. //"float": "left",
  132. "display":"inline-block",
  133. "margin-right": "5px",
  134. "background-position" : "center center",
  135. "background-repeat" : "no-repeat",
  136. "background-image" : "url(../x_component_Attendance/$Explorer/default/icon/dbldesc.gif)"
  137. },
  138. "documentItemNode": {
  139. "overflow": "hidden",
  140. "background-color": "#fcfcfc",
  141. "min-height": "29px",
  142. "overflow": "hidden",
  143. "color": "#666666",
  144. //"line-height": "39px",
  145. //"cursor": "pointer",
  146. "font-family": "Microsoft YaHei",
  147. "font-size": "12px"
  148. },
  149. "documentItemNode_noread": {
  150. "background-color": "#fcfcfc"
  151. },
  152. "documentItemDocumentNode_over": {
  153. "background-color": "#f5f6f7"
  154. },
  155. "documentItemDocumentNode_remove": {
  156. "background-color": "#ffcccc"
  157. },
  158. "documentItemDocumentNode":{
  159. "background-color": "#fcfcfc",
  160. "min-height": "29px",
  161. "overflow": "hidden",
  162. "color": "#666666",
  163. //"line-height": "39px",
  164. //"cursor": "pointer",
  165. "font-family": "Microsoft YaHei",
  166. "font-size": "12px"
  167. },
  168. "actionDeleteNode": {
  169. "height": "20px",
  170. "border-radius": "3px",
  171. "border": "1px solid #666",
  172. "width": "20px",
  173. "line-height": "20px",
  174. "box-shadow": "1px 1px 2px #CCC",
  175. "color": "#888",
  176. "cursor": "pointer",
  177. "float": "left",
  178. "margin-right": "5px",
  179. "background": "url("+"../x_component_Attendance/$TopUnitDetail/default/icon/delete.png) no-repeat center center"
  180. },
  181. "actionDeleteNode_over":{
  182. "box-shadow": "1px 1px 2px #999",
  183. "background": "url("+"../x_component_Attendance/$TopUnitDetail/default/icon/delete_over.png) no-repeat center center",
  184. "background-color": "#666"
  185. },
  186. "actionDeleteNode_down":{
  187. "box-shadow": "-1px -1px 3px #999 inset"
  188. },
  189. "createMarkNode": {
  190. "width": "100%",
  191. "height": "100%",
  192. "opacity": 0.6,
  193. "position": "absolute",
  194. "background-color": "#CCC",
  195. "top": "0px",
  196. "left": "0px"
  197. },
  198. "createAreaNode": {
  199. "position": "absolute",
  200. "opacity": 0,
  201. "top": "0px"
  202. },
  203. "createNode": {
  204. "background-color": "#FFF",
  205. "width": "80%",
  206. "max-width": "600px",
  207. "box-shadow": "0px 0px 20px #999",
  208. "margin": "auto",
  209. "border-radius": "8px",
  210. "border": "6px solid #666",
  211. "overflow": "hidden"
  212. },
  213. "createNewNode": {
  214. "width": "47px",
  215. "height": "47px",
  216. "background": "url(../x_component_Attendance/$TopUnitDetail/default/icon/new.png) no-repeat"
  217. },
  218. "createIconNode": {
  219. "width": "47px",
  220. "height": "47px"
  221. },
  222. "createEditNode": {
  223. "width": "47px",
  224. "height": "47px"
  225. },
  226. "createFormNode": {
  227. "border-radius": "8px",
  228. "border": "0px solid #666",
  229. "width": "70%",
  230. "margin": "auto",
  231. "font-size": "16px",
  232. "color": "#666",
  233. "font-family": "Microsoft YaHei"
  234. },
  235. "createOkActionNode": {
  236. "height": "30px",
  237. "width": "85px",
  238. "cursor": "pointer",
  239. "float": "right",
  240. "line-height": "30px",
  241. "padding-left": "65px",
  242. "font-size": "16px",
  243. "font-family": "Microsoft YaHei",
  244. "border-radius": "3px",
  245. "border": "1px solid #354f67",
  246. "color": "#FFF",
  247. "margin-right": "20px",
  248. "margin-top": "20px",
  249. "box-shadow": "0px 0px 0px #666",
  250. "background": "url(../x_component_Attendance/$TopUnitDetail/default/icon/editOk_bg.png) no-repeat"
  251. },
  252. "createCancelActionNode": {
  253. "height": "30px",
  254. "width": "60px",
  255. "cursor": "pointer",
  256. "float": "right",
  257. "line-height": "30px",
  258. "padding-left": "40px",
  259. "font-size": "16px",
  260. "font-family": "Microsoft YaHei",
  261. "border-radius": "3px",
  262. "color": "#FFF",
  263. "margin-top": "20px",
  264. "box-shadow": "0px 0px 0px #666",
  265. "border": "1px solid #999",
  266. "background": "url(../x_component_Attendance/$TopUnitDetail/default/icon/editCancel_bg.png) no-repeat"
  267. },
  268. "checkBox" : {
  269. "margin-right" : "5px",
  270. "font-size" : "14px"
  271. }
  272. }