css.wcss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613
  1. {
  2. "titleNode": {
  3. "background-color": "#fff",
  4. "border-bottom": "1px solid #ccc",
  5. "color": "#333",
  6. "margin-left": "5px",
  7. "height": "50px",
  8. "overflow": "hidden"
  9. },
  10. "titleRightNode": {
  11. // "float": "right"
  12. },
  13. "titleInforNode": {
  14. "float": "right",
  15. "height": "50px",
  16. "line-height": "50px",
  17. "color": "#333",
  18. "font-size": "16px",
  19. "margin-right": "20px"
  20. },
  21. "titleLeftArrowNode": {
  22. "background": "url('../x_component_Attendance/$MyIndex/default/icon/left.png') no-repeat center center",
  23. "width": "40px",
  24. "height": "50px",
  25. "line-height": "50px",
  26. "float": "left",
  27. "cursor": "pointer"
  28. },
  29. "titleLeftArrowNode_over": {
  30. "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
  31. },
  32. "titleLeftArrowNode_down": {
  33. "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
  34. },
  35. "titleRightArrowNode": {
  36. "height": "50px",
  37. "line-height": "50px",
  38. "width": "40px",
  39. "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center",
  40. "cursor": "pointer",
  41. "float": "left"
  42. },
  43. "titleRightArrowNode_over": {
  44. "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
  45. },
  46. "titleRightArrowNode_down": {
  47. "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
  48. },
  49. "titleTextNode": {
  50. "line-height": "50px",
  51. "color": "#333",
  52. "margin": "0px 10px 0px 15px",
  53. "font-size": "18px",
  54. "float": "left",
  55. "cursor": "pointer"
  56. },
  57. "titleTextNode_over": {
  58. "color": "#fff"
  59. },
  60. "titleTextNode_down": {
  61. "color": "#fff"
  62. },
  63. "titleCycleTextNode": {
  64. "line-height": "50px",
  65. "color": "#333",
  66. "margin-left": "20px",
  67. "font-size": "16px",
  68. "float": "left"
  69. },
  70. "titleScheduleIconNode": {
  71. "float": "right",
  72. "height": "50px",
  73. "width": "32px",
  74. "line-height": "50px",
  75. "background": "url(../x_component_Attendance/$MyIndex/default/icon/past.png) no-repeat center center",
  76. "margin": "0px 20px 0px 0px",
  77. "cursor": "pointer"
  78. },
  79. "titleScheduleIconNode_over": {
  80. "background": "url(../x_component_Attendance/$MyIndex/default/icon/past_down.png) no-repeat center center"
  81. },
  82. "titleScheduleIconNode_down": {
  83. "background": "url(../x_component_Attendance/$MyIndex/default/icon/past_down.png) no-repeat center center"
  84. },
  85. "scheduleNode": {
  86. "width": "260px",
  87. "height": "270px",
  88. "background-color": "#FFF",
  89. "position": "absolute",
  90. "text-align": "center",
  91. "border-radius": "2px",
  92. "box-shadow": "0px 0px 6px 0px rgba(0, 0, 0, 0.25)",
  93. "z-index": "101",
  94. "font-size": "14px",
  95. "color": "#333"
  96. },
  97. "scheduleTdHead": {
  98. "line-height": "40px",
  99. "height": "40px",
  100. "font-size": "14px",
  101. "padding-left": "20px",
  102. "text-align": "center",
  103. "border-bottom": "1px solid #E6E6E6"
  104. },
  105. "scheduleTdTitle": {
  106. "color": "#666",
  107. "height": "30px",
  108. "font-size": "13px",
  109. "text-align": "left",
  110. "padding-right": "5px",
  111. "padding-left": "25px",
  112. "width": "80px"
  113. },
  114. "scheduleTdValue": {
  115. "color": "#666",
  116. "height": "30px",
  117. "font-size": "13px",
  118. "text-align": "left",
  119. "width": "40px"
  120. },
  121. "elementContentNode": {
  122. "overflow": "auto",
  123. "position": "static",
  124. // "margin-right": "10px",
  125. "margin-bottom": "20px"
  126. },
  127. "elementContentListNode": {
  128. "min-width": "900px"
  129. //"overflow": "hidden"
  130. },
  131. "topContentArea": {
  132. "overflow": "hidden",
  133. "display": "block",
  134. "background": "#F0F0F0"
  135. },
  136. "calendarArea": {
  137. "margin-top": "10px",
  138. "margin-right": "10px",
  139. "background-color": "#fff",
  140. "width": "100%"
  141. // "margin": "20px 10px 10px 25px"
  142. // "float": "left"
  143. },
  144. // "calendarTitle": {
  145. // "overflow": "hidden",
  146. // "color": "#333",
  147. // "height": "30px",
  148. // "padding-top": "11px",
  149. // "padding-left": "20px",
  150. // "font-size": "18px",
  151. // "background-color": "#fff"
  152. // //"#476783" //"#e6f3ff"
  153. // },
  154. "canlendarToolbar": {
  155. "overflow": "hidden",
  156. "color": "#333",
  157. "height": "30px",
  158. "padding-top": "5px",
  159. "padding-left": "20px",
  160. "padding-bottom": "5px",
  161. "font-size": "18px",
  162. "background-color": "#fff"
  163. //"overflow" : "hidden"
  164. },
  165. "canlendarToolbarText": {
  166. "color": "#333",
  167. "height": "30px",
  168. "line-height": "30px",
  169. "font-size": "18px",
  170. "float": "left"
  171. },
  172. "calendarMonthNode": {
  173. "float": "left",
  174. "margin-left": "30px"
  175. },
  176. "calendarCurrentMonthNode": {
  177. "font-size": "16px",
  178. "width": "40px",
  179. "line-height": "30px",
  180. "height": "30px",
  181. "float": "right",
  182. "text-align": "center",
  183. "cursor": "default"
  184. },
  185. "calendarLeftArrowNode": {
  186. "background": "url('../x_component_Attendance/$MyIndex/default/icon/left.png') no-repeat center",
  187. "width": "20px",
  188. "line-height": "30px",
  189. "height": "30px",
  190. "float": "right",
  191. "cursor": "pointer"
  192. },
  193. "calendarLeftArrowNode_over": {
  194. "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
  195. },
  196. "calendarLeftArrowNode_down": {
  197. "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
  198. },
  199. "calendarLeftArrowNode_disable": {
  200. "cursor": "default",
  201. "background": "none"
  202. },
  203. "calendarRightArrowNode": {
  204. "height": "30px",
  205. "line-height": "30px",
  206. "width": "20px",
  207. "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center",
  208. "cursor": "pointer",
  209. "float": "right"
  210. },
  211. "calendarRightArrowNode_over": {
  212. "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
  213. },
  214. "calendarRightArrowNode_down": {
  215. "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
  216. },
  217. "calendarRightArrowNode_disable": {
  218. "cursor": "default",
  219. "background": "none"
  220. },
  221. "calendarNode": {
  222. //"max-width": "436px",
  223. //"margin-top": "20px",
  224. },
  225. "holidayAreaNode": {
  226. "float": "right",
  227. "margin-right": "10px",
  228. "position": "relative"
  229. },
  230. "holidayActionNode": {
  231. "overflow": "hidden",
  232. "border": "1px solid #ccc",
  233. "height": "28px",
  234. "line-height": "28px",
  235. "width": "100px",
  236. "cursor": "pointer"
  237. },
  238. "holidayActionTextNode": {
  239. "padding-left": "11px",
  240. "padding-right": "11px",
  241. "float": "left",
  242. "color": "#666"
  243. },
  244. "holidayActionIconNode": {
  245. "float": "left",
  246. "width": "28px",
  247. "border-left": "1px solid #ccc",
  248. "height": "28px",
  249. "line-height": "28px",
  250. "background": "url(../x_component_Attendance/$MyIndex/default/icon/down.png) no-repeat center center"
  251. },
  252. "holidayActionIconNode_over": {
  253. "background": "url(../x_component_Attendance/$MyIndex/default/icon/down_over.png) no-repeat center center"
  254. },
  255. "holidayListNode": {
  256. "position": "absolute",
  257. "top": "100%",
  258. "left": "0",
  259. "overflow": "hidden",
  260. "z-index": "100",
  261. "border": "1px solid #ddd",
  262. "min-width": "100px",
  263. "margin": "0px"
  264. },
  265. "holidayNode": {
  266. "height": "28px",
  267. "line-height": "28px",
  268. "background-color": "#fff",
  269. "cursor": "pointer",
  270. "text-align": "left",
  271. "padding-left": "7px"
  272. },
  273. "holidayNode_over": {
  274. "background-color": "#eee"
  275. },
  276. "middleContentArea": {
  277. //"overflow" : "hidden",
  278. "padding-top": "10px",
  279. "padding-bottom": "10px",
  280. "display": "block",
  281. "background": "#F0F0F0",
  282. "overflow": "hidden"
  283. },
  284. "middleLeftArea": {
  285. "background": "#fff",
  286. "float": "left",
  287. "width": "380px"
  288. },
  289. "middleLeftTitleArea": {
  290. "overflow": "hidden",
  291. "color": "#333",
  292. "height": "30px",
  293. "padding-top": "11px",
  294. "padding-left": "20px",
  295. "font-size": "18px",
  296. "background-color": "#fff"
  297. //"#476783" //"#e6f3ff"
  298. },
  299. "middleLeftContentArea": {
  300. "overflow": "hidden"
  301. },
  302. "middleRightArea": {
  303. "margin-left": "10px",
  304. "background": "#fff",
  305. "float": "left",
  306. "width": "calc( 100% - 390px )"
  307. },
  308. "middleRightTitleArea": {
  309. "overflow": "hidden",
  310. "color": "#333",
  311. "height": "30px",
  312. "padding-top": "11px",
  313. "padding-left": "20px",
  314. "font-size": "18px",
  315. "background-color": "#fff"
  316. //"#476783" //"#e6f3ff"
  317. },
  318. "middleRightContentArea": {
  319. "overflow": "hidden"
  320. },
  321. "statusColorArea": {
  322. "background": "#fff",
  323. "width": "110px",
  324. "margin-left": "20px",
  325. "margin-top": "30px",
  326. "float": "left"
  327. },
  328. "statusColorTable": {
  329. "min-width": "80px"
  330. },
  331. "statusColorTd": {
  332. "height": "10px"
  333. },
  334. "statusTextTd": {
  335. "padding-top": "0px",
  336. "padding-bottom": "10px"
  337. },
  338. "pieChartArea": {
  339. "background": "#fff",
  340. "width": "calc( 100% - 130px )",
  341. "float": "left"
  342. },
  343. "pieChartNode": {
  344. //"margin-top": "20px",
  345. "margin-left": "10px",
  346. "height": "280px"
  347. },
  348. "lineChartArea": {
  349. "width": "100%",
  350. "background": "#fff"
  351. },
  352. "lineChartTitle": {
  353. "color": "#666",
  354. "height": "30px",
  355. "line-height": "30px",
  356. "padding-left": "10px",
  357. "font-size": "14px",
  358. "background-color": "#f1f3fc"
  359. //"#476783" //"#e6f3ff"
  360. },
  361. "lineChartNode": {
  362. "margin-left": "10px",
  363. "height": "280px"
  364. },
  365. "calendarMonthSelectNode": {
  366. "width": "260px",
  367. "height": "300px",
  368. "background-color": "#FFF",
  369. "position": "absolute",
  370. "text-align": "center",
  371. "border": "2px solid #666",
  372. "z-index": "101"
  373. },
  374. "calendarMonthSelectTitleNode": {
  375. "height": "30px",
  376. "overflow": "hidden"
  377. },
  378. "calendarMonthSelectTitlePrevYearNode": {
  379. "height": "40px",
  380. "width": "40px",
  381. "float": "left",
  382. "background": "url(../x_component_Attendance/$MyIndex/default/icon/left_year.png) no-repeat center center",
  383. "cursor": "pointer"
  384. },
  385. "calendarMonthSelectTitleNextYearNode": {
  386. "height": "40px",
  387. "width": "40px",
  388. "float": "right",
  389. "background": "url(../x_component_Attendance/$MyIndex/default/icon/right_year.png) no-repeat center center",
  390. "cursor": "pointer"
  391. },
  392. "calendarMonthSelectTitleTextNode": {
  393. "text-align": "center",
  394. "margin": "0px 40px",
  395. "height": "40px",
  396. "font-size": "18px",
  397. "line-height": "40px"
  398. },
  399. "calendarMonthSelectTdNode": {
  400. "cursor": "pointer",
  401. "color": "#333",
  402. "font-size": "14px"
  403. },
  404. "calendarMonthSelectTdNode_over": {
  405. "color": "#3347df"
  406. },
  407. "calendarMonthSelectTdNode_down": {
  408. "color": "#8894e9"
  409. },
  410. "calendarMonthSelectBottomNode": {
  411. "height": "40px",
  412. "font-size": "18px",
  413. "line-height": "40px",
  414. "cursor": "pointer"
  415. },
  416. "scrollNode": {
  417. "overflow-x": "hidden",
  418. "overflow-y": "scroll"
  419. },
  420. "scrollNode_inContainer": {
  421. "overflow-x": "hidden",
  422. "overflow-y": "scroll",
  423. "background-color": "#f0f0f0"
  424. },
  425. "contentWarpNode": {
  426. "padding": "0px 15px",
  427. // "margin-right": "10px",
  428. "background-color": "#Fff",
  429. "overflow": "hidden"
  430. },
  431. "contentContainerNode": {
  432. "height": "100%",
  433. "overflow": "hidden"
  434. },
  435. "contentNode": {
  436. "background-color": "#FFF",
  437. "-webkit-user-select": "none",
  438. "-moz-user-select": "none"
  439. },
  440. // "calendarTitleNode": {
  441. // "height": "60px",
  442. // "overflow": "hidden",
  443. // "border-bottom": "1px solid #CCC"
  444. // },
  445. // "calendarBodyNode": {
  446. // "overflow": "hidden"
  447. // },
  448. // "calendarPrevMonthNode": {
  449. // "height": "30px",
  450. // "width": "40px",
  451. // "margin": "15px 0px 15px 40px",
  452. // "background": "url(../x_component_Meeting/$MonthView/default/icon/left24_gray.png) no-repeat center center",
  453. // "cursor": "pointer",
  454. // "float": "left"
  455. // },
  456. // "calendarPrevMonthNode_over": {
  457. // "background": "url(../x_component_Meeting/$MonthView/default/icon/left24_blue.png) no-repeat center center"
  458. // },
  459. // "calendarPrevMonthNode_down": {
  460. // "background": "url(../x_component_Meeting/$MonthView/default/icon/left24_blue.png) no-repeat center center"
  461. // },
  462. // "calendarNextMonthNode": {
  463. // "height": "30px",
  464. // "width": "40px",
  465. // "margin": "15px 0px",
  466. // "background": "url(../x_component_Meeting/$MonthView/default/icon/right24_gray.png) no-repeat center center",
  467. // "cursor": "pointer",
  468. // "float": "left"
  469. // },
  470. // "calendarNextMonthNode_over": {
  471. // "background": "url(../x_component_Meeting/$MonthView/default/icon/right24_blue.png) no-repeat center center"
  472. // },
  473. // "calendarNextMonthNode_down": {
  474. // "background": "url(../x_component_Meeting/$MonthView/default/icon/right24_blue.png) no-repeat center center"
  475. // },
  476. // "calendarTitleTextNode": {
  477. // "line-height": "60px",
  478. // "color": "#333",
  479. // "margin": "0px 10px",
  480. // "font-size": "24px",
  481. // "float": "left",
  482. // "cursor": "pointer"
  483. // },
  484. // "calendarTitleTextNode_over": {
  485. // "color": "#4990e2"
  486. // },
  487. // "calendarTitleTextNode_down": {
  488. // "color": "#4990e2"
  489. // },
  490. "calendarTable": {
  491. "width": "100%"
  492. },
  493. "calendarTableTitleTr": {
  494. "height": "50px"
  495. },
  496. "calendarTableTh": {
  497. "width": "14.28%",
  498. "background-color": "#f0f0f0",
  499. "color": "#333",
  500. "font-size": "18px",
  501. "font-weight": "normal",
  502. "min-width": "120px",
  503. "border-bottom": "1px solid #CCC",
  504. "text-align": "center"
  505. },
  506. "calendarTableCell_thisMonth": {
  507. "margin": "7px",
  508. "overflow": "hidden",
  509. "background-color": "#fff",
  510. "border": "1px solid #CCC",
  511. "border-radius": "4px",
  512. "height": "82px"
  513. },
  514. "calendarTableCell_otherMonth": {
  515. "margin": "7px",
  516. "overflow": "hidden",
  517. "color": "#ccc",
  518. "background-color": "#fff",
  519. "border": "1px solid #CCC",
  520. "border-radius": "4px",
  521. "height": "82px",
  522. "opacity": "0.5"
  523. },
  524. "calendarTableCell_today": {
  525. "margin": "7px",
  526. "overflow": "hidden",
  527. "background-color": "#F8FBFF",
  528. "border": "1px solid #CCC",
  529. "border-radius": "4px",
  530. "height": "82px"
  531. },
  532. "dayTitle_thisMonth": {
  533. "padding": "8px 0px 3px 5px",
  534. "height": "30px",
  535. "cursor": "pointer",
  536. "line-height": "30px",
  537. "background-color": "#FFF"
  538. },
  539. "dayTitle_otherMonth": {
  540. "padding": "8px 0px 3px 5px",
  541. "height": "30px",
  542. "cursor": "pointer",
  543. "line-height": "30px",
  544. "background-color": "#FFF"
  545. },
  546. "dayTitle_today": {
  547. "padding": "8px 0px 3px 5px",
  548. "height": "30px",
  549. "cursor": "pointer",
  550. "line-height": "24px",
  551. "background-color": "#F8FBFF"
  552. },
  553. "dayTitleDay_thisMonth": {
  554. "font-size": "16px",
  555. "margin-left": "5px",
  556. "height": "30px",
  557. "float": "left",
  558. "color": "#333"
  559. },
  560. "dayTitleDay_otherMonth": {
  561. "font-size": "16px",
  562. "margin-left": "5px",
  563. "height": "30px",
  564. "float": "left",
  565. "color": "#333"
  566. // "color": "#ccc"
  567. },
  568. "dayTitleDay_today": {
  569. "margin-top": "3px",
  570. "font-size": "14px",
  571. "background": "#4A90E2",
  572. "border-radius": "100px",
  573. "text-align": "center",
  574. "width": "24px",
  575. "height": "24px",
  576. "float": "left",
  577. "color": "#fff"
  578. },
  579. "dayTitleInfor_thisMonth": {
  580. "margin-right": "10px",
  581. "height": "30px",
  582. "font-size": "14px",
  583. "line-height": "30px",
  584. "text-align": "right",
  585. "color": "#3C76B7"
  586. },
  587. "dayTitleInfor_otherMonth": {
  588. "margin-right": "10px",
  589. "height": "30px",
  590. "font-size": "14px",
  591. "line-height": "30px",
  592. "text-align": "right",
  593. "color": "#999"
  594. },
  595. "dayTitleInfor_today": {
  596. "margin-right": "10px",
  597. "height": "30px",
  598. "font-size": "14px",
  599. "line-height": "30px",
  600. "text-align": "right",
  601. "color": "#3C76B7"
  602. },
  603. "dayContentNode": {
  604. "position": "relative",
  605. "overflow": "hidden",
  606. //"border-top": "1px solid #ccc",
  607. "margin": "0px 5px 0px 0px"
  608. }
  609. }