css.wcss 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. {
  2. "toolbarNode": {
  3. "width":"100%",
  4. "overflow": "hidden",
  5. //"border-bottom": "1px solid #999",
  6. "margin-left" : "1px",
  7. "height": "38px",
  8. "margin-bottom": "10px",
  9. "padding-left" :"5px",
  10. "background-color": "#476783"
  11. //"background-color": "#EEE"
  12. },
  13. "toolbarItemNode": {
  14. //"width": "68px",
  15. "height": "25px",
  16. "line-height": "25px",
  17. "float": "left",
  18. "margin-left": "5px",
  19. "margin-right": "5px",
  20. "margin-top": "4px",
  21. "padding-right": "8px",
  22. "cursor": "pointer",
  23. "background-color": "#FFF",
  24. "border": "1px solid #AAA",
  25. "line-height": "normal",
  26. "color":"#666",
  27. "border-radius":"3px"
  28. },
  29. "toolbarItemRightNode": {
  30. //"width": "68px",
  31. "height": "25px",
  32. "line-height": "25px",
  33. "float": "right",
  34. "margin-right": "15px",
  35. "margin-top": "4px",
  36. "padding-right": "8px",
  37. "cursor": "pointer",
  38. "background-color": "#FFF",
  39. "border": "1px solid #AAA",
  40. "line-height": "normal",
  41. "color":"#666",
  42. "border-radius":"3px"
  43. },
  44. "toolbarItemNode_over": {
  45. "background-color": "#FFF",
  46. "border": "2px solid #FFF"
  47. },
  48. "toolbarItemNode_current": {
  49. "background-color": "#FFF",
  50. "border": "2px solid #FFF"
  51. },
  52. "toolbarItemNode_down": {
  53. "border-top": "2px solid #CCC",
  54. "border-left": "2px solid #CCC",
  55. "border-right": "2px solid #FFF",
  56. "border-bottom": "2px solid #FFF",
  57. "background-color": "#FFF"
  58. },
  59. "toolbarItemIconNode": {
  60. "width": "30px",
  61. "height": "25px",
  62. "float" :"left",
  63. "background-repeat": "no-repeat",
  64. "background-position": "8px center"
  65. },
  66. "toolbarItemTextNode": {
  67. "float":"left",
  68. "text-align": "left",
  69. "line-height" :"25px",
  70. "font-family": "Microsoft YaHei",
  71. "font-size": "14px"
  72. },
  73. "toolbarSeparatorNode": {
  74. "float":"left",
  75. "border-left" : "1px solid #fff"
  76. },
  77. "descriptionNode": {
  78. "width": "320px",
  79. "height": "320px",
  80. "background-color": "#FFF",
  81. "position": "absolute",
  82. "text-align": "center",
  83. "border": "2px solid #666",
  84. "z-index" : "101",
  85. "font-size" : "14px",
  86. "color" : "#666"
  87. },
  88. "descriptionTdHead" : {
  89. "padding-top" : "20px",
  90. "padding-bottom" : "10px",
  91. "font-size" : "16px",
  92. "font-weight" :"bold"
  93. },
  94. "descriptionTdTitle" : {
  95. "text-align" : "left",
  96. "padding-right" : "5px",
  97. "padding-left" : "25px",
  98. "width" : "80px"
  99. },
  100. "descriptionTdValue" : {
  101. "text-align" : "left",
  102. "width" : "40px"
  103. },
  104. "viewListNode": {
  105. "margin-left":"8px",
  106. "line-height": "24px"
  107. },
  108. "viewNode": {
  109. "float": "left",
  110. "margin-top" : "5px",
  111. "margin-left": "10px",
  112. "margin-right": "10px",
  113. "color": "#666",
  114. "cursor": "pointer",
  115. "font-size": "14px",
  116. "font-weight": "normal"
  117. },
  118. "viewNode_current": {
  119. "float": "left",
  120. "margin-top" : "5px",
  121. "margin-left": "10px",
  122. "margin-right": "10px",
  123. "color": "#666",
  124. "cursor": "pointer",
  125. "font-size": "16px",
  126. "font-weight": "bold"
  127. },
  128. "elementContentNode": {
  129. "overflow": "hidden",
  130. "position": "static",
  131. "margin": "0px 10px"
  132. },
  133. "elementContentListNode": {
  134. "overflow": "hidden",
  135. "padding-bottom": "20px",
  136. "margin-right": "10px"
  137. },
  138. "noElementNode": {
  139. "text-align": "center",
  140. "padding": "20px",
  141. "height": "60px",
  142. "line-height": "60px",
  143. "margin-top": "10px",
  144. "margin-left": "0px",
  145. "color": "#888",
  146. "cursor": "pointer",
  147. "font-size": "16px"
  148. },
  149. "listHeadNode": {
  150. "width":"100%",
  151. "height": "30px",
  152. "background-color": "#f1f3fc",
  153. "color": "#666666",
  154. "font-weight": "bold",
  155. "line-height": "30px",
  156. "font-family": "Microsoft YaHei",
  157. "font-size": "14px"
  158. },
  159. "normalThNode" : {
  160. "background-color" : "#f1f3fc",
  161. "text-align":"center",
  162. "height": "30px",
  163. "border-top": "1px solid #FFF"
  164. },
  165. "normalTdNode" : {
  166. "height": "30px",
  167. "text-align":"center",
  168. "overflow" : "hidden",
  169. //"font-weight" : "bold",
  170. "border-top": "1px solid #FFF",
  171. "border-bottom": "1px solid #CCC"
  172. },
  173. "documentItemNode": {
  174. "overflow": "hidden",
  175. "background-color": "#fcfcfc",
  176. "min-height": "29px",
  177. "overflow": "hidden",
  178. "color": "#666666",
  179. //"line-height": "39px",
  180. "cursor": "pointer",
  181. "font-family": "Microsoft YaHei",
  182. "font-size": "12px"
  183. },
  184. "documentItemNode_noread": {
  185. "background-color": "#fcfcfc"
  186. },
  187. "documentItemDocumentNode_over": {
  188. "background-color": "#f5f6f7"
  189. },
  190. "documentItemDocumentNode_remove": {
  191. "background-color": "#ffcccc"
  192. },
  193. "documentItemDocumentNode":{
  194. "background-color": "#fcfcfc",
  195. "min-height": "29px",
  196. "overflow": "hidden",
  197. "color": "#666666",
  198. //"line-height": "39px",
  199. "cursor": "pointer",
  200. "font-family": "Microsoft YaHei",
  201. "font-size": "12px"
  202. },
  203. "actionOpenVaildNode": {
  204. "height": "20px",
  205. "border-radius": "3px",
  206. "border": "1px solid #666",
  207. "width": "20px",
  208. "line-height": "20px",
  209. "box-shadow": "1px 1px 2px #CCC",
  210. "color": "#888",
  211. "cursor": "pointer",
  212. "float": "left",
  213. "margin-right": "5px",
  214. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/note.png) no-repeat center center"
  215. },
  216. "actionOpenVaildNode_over":{
  217. "box-shadow": "1px 1px 2px #999",
  218. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/note_over.png) no-repeat center center",
  219. "background-color": "#666"
  220. },
  221. "actionOpenVaildNode_down":{
  222. "box-shadow": "-1px -1px 3px #999 inset"
  223. },
  224. "actionDownloadNode": {
  225. "height": "20px",
  226. "border-radius": "3px",
  227. "border": "1px solid #666",
  228. "width": "20px",
  229. "line-height": "20px",
  230. "box-shadow": "1px 1px 2px #CCC",
  231. "color": "#888",
  232. "cursor": "pointer",
  233. "float": "left",
  234. "margin-right": "5px",
  235. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/download.png) no-repeat center center"
  236. },
  237. "actionDownloadNode_over":{
  238. "box-shadow": "1px 1px 2px #999",
  239. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/download_over.png) no-repeat center center",
  240. "background-color": "#666"
  241. },
  242. "actionDownloadNode_down":{
  243. "box-shadow": "-1px -1px 3px #999 inset"
  244. },
  245. "actionDeleteNode": {
  246. "height": "20px",
  247. "border-radius": "3px",
  248. "border": "1px solid #666",
  249. "width": "20px",
  250. "line-height": "20px",
  251. "box-shadow": "1px 1px 2px #CCC",
  252. "color": "#888",
  253. "cursor": "pointer",
  254. "float": "left",
  255. "margin-right": "5px",
  256. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/delete.png) no-repeat center center"
  257. },
  258. "actionDeleteNode_over":{
  259. "box-shadow": "1px 1px 2px #999",
  260. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/delete_over.png) no-repeat center center",
  261. "background-color": "#666"
  262. },
  263. "actionDeleteNode_down":{
  264. "box-shadow": "-1px -1px 3px #999 inset"
  265. },
  266. "actionOpenNode": {
  267. "height": "20px",
  268. "border-radius": "3px",
  269. "border": "1px solid #666",
  270. "width": "20px",
  271. "line-height": "20px",
  272. "box-shadow": "1px 1px 2px #CCC",
  273. "color": "#888",
  274. "cursor": "pointer",
  275. "float": "left",
  276. "margin-right": "5px",
  277. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/open.png) no-repeat center center"
  278. },
  279. "actionOpenNode_over":{
  280. "box-shadow": "1px 1px 2px #999",
  281. "background": "url("+"../x_component_Attendance/$ImportExplorer/default/icon/open_over.png) no-repeat center center",
  282. "background-color": "#666"
  283. },
  284. "actionOpenNode_down":{
  285. "box-shadow": "-1px -1px 3px #999 inset"
  286. }
  287. }