css.wcss 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. {
  2. "node" : {
  3. "height": "100%",
  4. "overflow": "hidden"
  5. },
  6. "contentContainerNode" : {
  7. "margin-left": "240px",
  8. "overflow": "hidden",
  9. "background-color" : "#eee",
  10. "opacity": 1
  11. },
  12. "topContainerNode" : {
  13. "overflow" : "hidden",
  14. "margin" : "0px auto"
  15. },
  16. "topNode": {
  17. "color" : "#333",
  18. "min-height": "50px",
  19. "overflow": "hidden",
  20. "background-color": "#fff",
  21. "line-height": "50px",
  22. "font-size": "14px",
  23. "font-weight": "bold",
  24. "text-align": "left"
  25. },
  26. "topIconNode" : {
  27. "margin-left": "10px",
  28. "width": "24px",
  29. "height": "24px",
  30. "float": "left",
  31. "background": "url(../x_component_ThreeMember/$Main/default/icon/topIcon.png) no-repeat 0px center",
  32. "background-size": "24px 24px"
  33. },
  34. "topTextNode" : {
  35. "color" : "#333",
  36. "font-size": "16px",
  37. "font-weight": "bold",
  38. "float": "left",
  39. "overflow" : "hidden",
  40. "text-overflow" : "ellipsis",
  41. "white-space":"nowrap"
  42. },
  43. "topContentNode" : {
  44. "float" : "right",
  45. "padding-right" : "10px"
  46. },
  47. "searchDiv" : {
  48. "overflow" : "hidden",
  49. "float" : "left",
  50. "margin-left" : "420px",
  51. "margin-top" : "18px"
  52. },
  53. "fileterNode": {
  54. "overflow": "hidden",
  55. "padding-right" :"15px",
  56. "padding-top": "10px",
  57. "line-height": "28px"
  58. },
  59. "filterTable" : {
  60. "color" : "#666",
  61. "font-size" : "14px",
  62. "font-weight" : "normal"
  63. },
  64. "filterTableTitle" : {
  65. "text-align" : "right",
  66. "padding-left": "15px"
  67. },
  68. "filterTableValue" : {
  69. "text-align" : "left",
  70. "padding-left": "5px"
  71. },
  72. "filterButton" :{
  73. "margin-left": "15px",
  74. "color": "#fff",
  75. "cursor" : "pointer",
  76. "height" : "26px",
  77. "line-height" : "26px",
  78. "padding": "0px 10px",
  79. "min-width": "40px",
  80. "background-color" : "#4A90E2",
  81. "border": "1px solid #528BCC",
  82. "border-radius": "15px"
  83. },
  84. "filterButtonGrey" :{
  85. "margin-left": "5px",
  86. "color": "#4A90E2",
  87. "cursor" : "pointer",
  88. "height" : "26px",
  89. "line-height" : "26px",
  90. "padding": "0px 10px",
  91. "min-width": "40px",
  92. "background-color" : "#fff",
  93. "border": "1px solid #4A90E2",
  94. "border-radius": "15px"
  95. },
  96. "createConfigAction" :{
  97. "margin-left": "15px",
  98. "color": "#fff",
  99. "cursor" : "pointer",
  100. "height" : "26px",
  101. "line-height" : "26px",
  102. "padding": "0px 10px",
  103. "min-width": "40px",
  104. "background-color" : "#4A90E2",
  105. "border": "1px solid #528BCC",
  106. "border-radius": "15px"
  107. },
  108. "middleNode" : {
  109. "overflow" : "hidden",
  110. "margin" : "0px auto"
  111. },
  112. "viewContainerNode" : {
  113. "overflow" : "hidden",
  114. "padding" : "10px 10px 0px 10px",
  115. "margin-top": "10px",
  116. "background": "#fff"
  117. },
  118. "noItemTextNode": {
  119. "text-align": "center",
  120. "padding": "20px",
  121. "height": "60px",
  122. "line-height": "60px",
  123. "margin-top": "10px",
  124. "margin-left": "0px",
  125. "color": "#888",
  126. "cursor": "pointer",
  127. "font-size": "16px"
  128. },
  129. "listHeadNode": {
  130. "width":"100%",
  131. "height": "40px",
  132. "background-color": "#F7F7F7",
  133. "color": "#666666",
  134. "font-weight": "normal",
  135. "line-height": "40px",
  136. "font-family": "Microsoft YaHei",
  137. "font-size": "15px"
  138. },
  139. "normalThNode" : {
  140. "background-color" : "#F7F7F7",
  141. "text-align":"center",
  142. "line-height": "24px",
  143. "font-size": "15px",
  144. "padding": "8px 0px",
  145. "font-weight": "normal",
  146. "border-top": "1px solid #FFF",
  147. "border-bottom": "1px solid #E6E6E6"
  148. },
  149. "normalTdNode" : {
  150. "height": "39px",
  151. "text-align":"center",
  152. "overflow" : "hidden",
  153. "border-bottom": "1px solid #E6E6E6",
  154. "cursor": "pointer"
  155. },
  156. "sortIconNode" : {
  157. "height": "16px",
  158. "width": "16px",
  159. "line-height": "20px",
  160. "margin-top": "5px",
  161. "display":"inline-block",
  162. "margin-right": "5px",
  163. "background-position" : "center center",
  164. "background-repeat" : "no-repeat",
  165. "background-image" : "url(../x_component_Attendance/$Explorer/default/icon/dblsort.gif)"
  166. },
  167. "sortIconNode_asc" : {
  168. "height": "16px",
  169. "width": "16px",
  170. "line-height": "20px",
  171. "margin-top": "5px",
  172. "display":"inline-block",
  173. "margin-right": "5px",
  174. "background-position" : "center center",
  175. "background-repeat" : "no-repeat",
  176. "background-image" : "url(../x_component_Attendance/$Explorer/default/icon/dblasc.gif)"
  177. },
  178. "sortIconNode_desc" : {
  179. "height": "16px",
  180. "width": "16px",
  181. "line-height": "20px",
  182. "margin-top": "5px",
  183. "display":"inline-block",
  184. "margin-right": "5px",
  185. "background-position" : "center center",
  186. "background-repeat" : "no-repeat",
  187. "background-image" : "url(../x_component_Attendance/$Explorer/default/icon/dbldesc.gif)"
  188. },
  189. "documentNode": {
  190. "overflow": "hidden",
  191. "background-color": "#fff",
  192. "min-height": "29px",
  193. "color": "#666666",
  194. "font-family": "Microsoft YaHei",
  195. "font-size": "14px",
  196. "cursor": "pointer"
  197. },
  198. "documentNode_noread": {
  199. "background-color": "#fcfcfc"
  200. },
  201. "documentNode_over": {
  202. "background-color": "#F7F7F7"
  203. },
  204. "documentNode_down": {
  205. "background-color": "#F7F7F7"
  206. },
  207. "documentNode_remove": {
  208. "background-color": "#ffcccc"
  209. },
  210. "documentActionNode": {
  211. "height": "20px",
  212. "border-radius": "3px",
  213. "width": "20px",
  214. "line-height": "20px",
  215. "color": "#888",
  216. "cursor": "pointer",
  217. "display": "inline-block",
  218. "margin-right": "5px",
  219. "background-repeat": "no-repeat",
  220. "background-position": "center center"
  221. },
  222. "documentActionNode_over":{
  223. },
  224. "actionDenyNode_down":{
  225. },
  226. "openAction": {
  227. "height": "20px",
  228. "border-radius": "3px",
  229. "width": "20px",
  230. "line-height": "20px",
  231. "cursor": "pointer",
  232. "display": "inline-block",
  233. "margin-right": "5px",
  234. "background-repeat": "no-repeat",
  235. "background-position": "center center",
  236. "background-image": "url(../x_component_ThreeMember/$Main/default/icon/open.png)"
  237. },
  238. "openAction_over": {
  239. "background-repeat": "no-repeat",
  240. "background-position": "center center",
  241. "background-image": "url(../x_component_ThreeMember/$Main/default/icon/open_blue.png)"
  242. },
  243. "deleteAction": {
  244. "height": "20px",
  245. "border-radius": "3px",
  246. "width": "20px",
  247. "line-height": "20px",
  248. "cursor": "pointer",
  249. "display": "inline-block",
  250. "margin-right": "5px",
  251. "background-repeat": "no-repeat",
  252. "background-position": "center center",
  253. "background-image": "url(../x_component_ThreeMember/$LogView/default/icon/delete.png)"
  254. },
  255. "deleteAction_over": {
  256. "background-repeat": "no-repeat",
  257. "background-position": "center center",
  258. "background-image": "url(../x_component_ThreeMember/$LogView/default/icon/delete_blue.png)"
  259. },
  260. "naviScrollNode" : {
  261. "overflow": "auto",
  262. "height": "inherit"
  263. },
  264. "naviAreaNode" : {
  265. },
  266. "naviConfigNode": {
  267. "height": "50px",
  268. "font-size": "16px",
  269. "color": "#333333",
  270. "line-height": "50px",
  271. "border-top": "1px solid #cccccc",
  272. "cursor": "pointer",
  273. "display": "flex",
  274. "justify-content": "center"
  275. },
  276. "naviConfigIconNode": {
  277. "height": "50px",
  278. "width": "26px",
  279. "background-repeat": "no-repeat",
  280. "background-position": "center center",
  281. "background-image": "url(../x_component_ThreeMember/$Main/default/icon/config.png)"
  282. },
  283. "naviViewNode": {
  284. "height": "50px",
  285. "font-size": "16px",
  286. "color": "#333333",
  287. "line-height": "50px",
  288. "border-top": "1px solid #cccccc",
  289. "cursor": "pointer",
  290. "display": "flex",
  291. "justify-content": "center"
  292. },
  293. "naviViewIconNode": {
  294. "height": "50px",
  295. "width": "26px",
  296. "background-repeat": "no-repeat",
  297. "background-position": "center center",
  298. "background-image": "url(../x_component_ThreeMember/$LogView/default/icon/layout.png)"
  299. },
  300. "naviNode": {
  301. "width": "230px",
  302. "height": "100%",
  303. "overflow": "hidden",
  304. "float": "left",
  305. "position": "static",
  306. "background-color" : "#fff",
  307. "display": "flex",
  308. "flex-direction": "column"
  309. },
  310. "naviTopNode" : {
  311. "line-height": "50px",
  312. "margin-left": "20px",
  313. "padding-left": "32px",
  314. "height": "50px",
  315. "color" : "#333",
  316. "font-size": "16px",
  317. "font-weight": "bold",
  318. "overflow" : "hidden",
  319. "text-overflow" : "ellipsis",
  320. "white-space":"nowrap",
  321. "background": "url(../x_component_ThreeMember/$Main/default/icon/topIcon.png) no-repeat 0px center",
  322. "background-size": "24px 24px"
  323. },
  324. "naviAllConfigNode": {
  325. "display" : "block",
  326. "height": "40px",
  327. "margin": "0px",
  328. "line-height" :"40px",
  329. "font-family": "Microsoft YaHei",
  330. "font-size": "14px",
  331. "color" : "#333",
  332. "padding-left" : "38px",
  333. "cursor": "pointer",
  334. "background": "url(../x_component_ThreeMember/$Main/default/icon/config.png) no-repeat 13px center"
  335. },
  336. "naviAllNode": {
  337. "display" : "block",
  338. "height": "40px",
  339. "margin": "0px",
  340. "line-height" :"40px",
  341. "font-family": "Microsoft YaHei",
  342. "font-size": "14px",
  343. "color" : "#333",
  344. "padding-left" : "38px",
  345. "cursor": "pointer",
  346. "background": "url(../x_component_ThreeMember/$Main/default/icon/all.png) no-repeat 13px center"
  347. },
  348. "naviAllNode_current" : {
  349. "background-color" : "#F2F5F7",
  350. "color" : "#4A90E2"
  351. },
  352. "naviAllNode_over" : {
  353. "background-color" : "#F2F5F7",
  354. "color" : "#666666"
  355. },
  356. "naviAllNode_normal" : {
  357. "background-color" : "#fff",
  358. "color" : "#333"
  359. },
  360. "naviMenuNode": {
  361. "display" : "block",
  362. "height": "40px",
  363. "margin": "0px",
  364. "line-height" :"40px",
  365. "font-family": "Microsoft YaHei",
  366. "font-size": "14px",
  367. "color" : "#333",
  368. "padding-left" : "8px",
  369. // "background": "url(../x_component_AuditLog/$Main/default/icon/triangle_down.png) no-repeat 15px center",
  370. "cursor": "pointer"
  371. },
  372. // "naviMenuNode_collapse": {
  373. // "background": "url(../x_component_AuditLog/$Main/default/icon/triangle_right.png) no-repeat 15px center"
  374. // },
  375. "naviMenuNode_normal": {
  376. "background-color" : "#fff",
  377. "color" : "#666666"
  378. },
  379. "naviMenuNode_over": {
  380. "background-color" : "#F2F5F7",
  381. "color" : "#666666"
  382. },
  383. "naviMenuNode_current": {
  384. "background-color" : "#F2F5F7",
  385. "color" : "#4A90E2"
  386. },
  387. "naviMenuIconNode_collapse": {
  388. "width": "30px",
  389. "height": "40px",
  390. "float": "left",
  391. "background": "url(../x_component_ThreeMember/$Main/default/icon/triangle_right.png) no-repeat 5px center"
  392. },
  393. "naviMenuIconNode_expand": {
  394. "width": "30px",
  395. "height": "40px",
  396. "float": "left",
  397. "background": "url(../x_component_ThreeMember/$Main/default/icon/triangle_down.png) no-repeat 5px center"
  398. },
  399. "naviMenuTextNode": {
  400. "margin-left": "25px",
  401. "height": "40px",
  402. "line-height" :"40px"
  403. },
  404. "naviItemNode" : {
  405. "background-color" : "#fff",
  406. "cursor" : "pointer",
  407. "color" : "#666666",
  408. "padding-left" : "40px",
  409. "height" : "40px",
  410. "line-height" : "40px",
  411. "font-family": "Microsoft YaHei",
  412. "overflow": "hidden",
  413. "font-size": "14px"
  414. },
  415. "naviItemNode_current" : {
  416. "background-color" : "#F2F5F7",
  417. "cursor" : "pointer",
  418. "color" : "#4A90E2",
  419. "padding-left" : "40px",
  420. "height" : "40px",
  421. "line-height" : "40px",
  422. "font-family": "Microsoft YaHei",
  423. "overflow": "hidden",
  424. "font-size": "14px"
  425. },
  426. "naviItemNode_over" : {
  427. "background-color" : "#F2F5F7",
  428. "color" : "#666666"
  429. },
  430. "naviConfigItemNode" : {
  431. "background-color" : "#fff",
  432. "cursor" : "pointer",
  433. "color" : "#666666",
  434. "padding-left" : "40px",
  435. "height" : "40px",
  436. "line-height" : "40px",
  437. "font-family": "Microsoft YaHei",
  438. "overflow": "hidden",
  439. "font-size": "14px"
  440. },
  441. "naviConfigItemNode_current" : {
  442. "background-color" : "#F2F5F7",
  443. "cursor" : "pointer",
  444. "color" : "#4A90E2",
  445. "padding-left" : "40px",
  446. "height" : "40px",
  447. "line-height" : "40px",
  448. "font-family": "Microsoft YaHei",
  449. "overflow": "hidden",
  450. "font-size": "14px"
  451. },
  452. "naviConfigItemNode_over" : {
  453. "background-color" : "#F2F5F7",
  454. "color" : "#666666"
  455. },
  456. "naviActionNode": {
  457. "margin": "10px auto 10px auto",
  458. "width": "160px",
  459. "text-align": "center",
  460. "height":"30px",
  461. "line-height":"30px",
  462. "font-size":"13px",
  463. "color":"#4A90E2",
  464. "border":"1px solid #4A90E2",
  465. "background": "#FFFFFF",
  466. "border-radius": "15px",
  467. "cursor": "pointer"
  468. }
  469. }