123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613 |
- {
- "titleNode": {
- "background-color": "#fff",
- "border-bottom": "1px solid #ccc",
- "color": "#333",
- "margin-left": "5px",
- "height": "50px",
- "overflow": "hidden"
- },
- "titleRightNode": {
- // "float": "right"
- },
- "titleInforNode": {
- "float": "right",
- "height": "50px",
- "line-height": "50px",
- "color": "#333",
- "font-size": "16px",
- "margin-right": "20px"
- },
- "titleLeftArrowNode": {
- "background": "url('../x_component_Attendance/$MyIndex/default/icon/left.png') no-repeat center center",
- "width": "40px",
- "height": "50px",
- "line-height": "50px",
- "float": "left",
- "cursor": "pointer"
- },
- "titleLeftArrowNode_over": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
- },
- "titleLeftArrowNode_down": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
- },
- "titleRightArrowNode": {
- "height": "50px",
- "line-height": "50px",
- "width": "40px",
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center",
- "cursor": "pointer",
- "float": "left"
- },
- "titleRightArrowNode_over": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
- },
- "titleRightArrowNode_down": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
- },
- "titleTextNode": {
- "line-height": "50px",
- "color": "#333",
- "margin": "0px 10px 0px 15px",
- "font-size": "18px",
- "float": "left",
- "cursor": "pointer"
- },
- "titleTextNode_over": {
- "color": "#fff"
- },
- "titleTextNode_down": {
- "color": "#fff"
- },
- "titleCycleTextNode": {
- "line-height": "50px",
- "color": "#333",
- "margin-left": "20px",
- "font-size": "16px",
- "float": "left"
- },
- "titleScheduleIconNode": {
- "float": "right",
- "height": "50px",
- "width": "32px",
- "line-height": "50px",
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/past.png) no-repeat center center",
- "margin": "0px 20px 0px 0px",
- "cursor": "pointer"
- },
- "titleScheduleIconNode_over": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/past_down.png) no-repeat center center"
- },
- "titleScheduleIconNode_down": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/past_down.png) no-repeat center center"
- },
- "scheduleNode": {
- "width": "260px",
- "height": "270px",
- "background-color": "#FFF",
- "position": "absolute",
- "text-align": "center",
- "border-radius": "2px",
- "box-shadow": "0px 0px 6px 0px rgba(0, 0, 0, 0.25)",
- "z-index": "101",
- "font-size": "14px",
- "color": "#333"
- },
- "scheduleTdHead": {
- "line-height": "40px",
- "height": "40px",
- "font-size": "14px",
- "padding-left": "20px",
- "text-align": "center",
- "border-bottom": "1px solid #E6E6E6"
- },
- "scheduleTdTitle": {
- "color": "#666",
- "height": "30px",
- "font-size": "13px",
- "text-align": "left",
- "padding-right": "5px",
- "padding-left": "25px",
- "width": "80px"
- },
- "scheduleTdValue": {
- "color": "#666",
- "height": "30px",
- "font-size": "13px",
- "text-align": "left",
- "width": "40px"
- },
- "elementContentNode": {
- "overflow": "auto",
- "position": "static",
- // "margin-right": "10px",
- "margin-bottom": "20px"
- },
- "elementContentListNode": {
- "min-width": "900px"
- //"overflow": "hidden"
- },
- "topContentArea": {
- "overflow": "hidden",
- "display": "block",
- "background": "#F0F0F0"
- },
- "calendarArea": {
- "margin-top": "10px",
- "margin-right": "10px",
- "background-color": "#fff",
- "width": "100%"
- // "margin": "20px 10px 10px 25px"
- // "float": "left"
- },
- // "calendarTitle": {
- // "overflow": "hidden",
- // "color": "#333",
- // "height": "30px",
- // "padding-top": "11px",
- // "padding-left": "20px",
- // "font-size": "18px",
- // "background-color": "#fff"
- // //"#476783" //"#e6f3ff"
- // },
- "canlendarToolbar": {
- "overflow": "hidden",
- "color": "#333",
- "height": "30px",
- "padding-top": "5px",
- "padding-left": "20px",
- "padding-bottom": "5px",
- "font-size": "18px",
- "background-color": "#fff"
- //"overflow" : "hidden"
- },
- "canlendarToolbarText": {
- "color": "#333",
- "height": "30px",
- "line-height": "30px",
- "font-size": "18px",
- "float": "left"
- },
- "calendarMonthNode": {
- "float": "left",
- "margin-left": "30px"
- },
- "calendarCurrentMonthNode": {
- "font-size": "16px",
- "width": "40px",
- "line-height": "30px",
- "height": "30px",
- "float": "right",
- "text-align": "center",
- "cursor": "default"
- },
- "calendarLeftArrowNode": {
- "background": "url('../x_component_Attendance/$MyIndex/default/icon/left.png') no-repeat center",
- "width": "20px",
- "line-height": "30px",
- "height": "30px",
- "float": "right",
- "cursor": "pointer"
- },
- "calendarLeftArrowNode_over": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
- },
- "calendarLeftArrowNode_down": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/left.png) no-repeat center center"
- },
- "calendarLeftArrowNode_disable": {
- "cursor": "default",
- "background": "none"
- },
- "calendarRightArrowNode": {
- "height": "30px",
- "line-height": "30px",
- "width": "20px",
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center",
- "cursor": "pointer",
- "float": "right"
- },
- "calendarRightArrowNode_over": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
- },
- "calendarRightArrowNode_down": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/right.png) no-repeat center center"
- },
- "calendarRightArrowNode_disable": {
- "cursor": "default",
- "background": "none"
- },
- "calendarNode": {
- //"max-width": "436px",
- //"margin-top": "20px",
- },
- "holidayAreaNode": {
- "float": "right",
- "margin-right": "10px",
- "position": "relative"
- },
- "holidayActionNode": {
- "overflow": "hidden",
- "border": "1px solid #ccc",
- "height": "28px",
- "line-height": "28px",
- "width": "100px",
- "cursor": "pointer"
- },
- "holidayActionTextNode": {
- "padding-left": "11px",
- "padding-right": "11px",
- "float": "left",
- "color": "#666"
- },
- "holidayActionIconNode": {
- "float": "left",
- "width": "28px",
- "border-left": "1px solid #ccc",
- "height": "28px",
- "line-height": "28px",
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/down.png) no-repeat center center"
- },
- "holidayActionIconNode_over": {
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/down_over.png) no-repeat center center"
- },
- "holidayListNode": {
- "position": "absolute",
- "top": "100%",
- "left": "0",
- "overflow": "hidden",
- "z-index": "100",
- "border": "1px solid #ddd",
- "min-width": "100px",
- "margin": "0px"
- },
- "holidayNode": {
- "height": "28px",
- "line-height": "28px",
- "background-color": "#fff",
- "cursor": "pointer",
- "text-align": "left",
- "padding-left": "7px"
- },
- "holidayNode_over": {
- "background-color": "#eee"
- },
- "middleContentArea": {
- //"overflow" : "hidden",
- "padding-top": "10px",
- "padding-bottom": "10px",
- "display": "block",
- "background": "#F0F0F0",
- "overflow": "hidden"
- },
- "middleLeftArea": {
- "background": "#fff",
- "float": "left",
- "width": "380px"
- },
- "middleLeftTitleArea": {
- "overflow": "hidden",
- "color": "#333",
- "height": "30px",
- "padding-top": "11px",
- "padding-left": "20px",
- "font-size": "18px",
- "background-color": "#fff"
- //"#476783" //"#e6f3ff"
- },
- "middleLeftContentArea": {
- "overflow": "hidden"
- },
- "middleRightArea": {
- "margin-left": "10px",
- "background": "#fff",
- "float": "left",
- "width": "calc( 100% - 390px )"
- },
- "middleRightTitleArea": {
- "overflow": "hidden",
- "color": "#333",
- "height": "30px",
- "padding-top": "11px",
- "padding-left": "20px",
- "font-size": "18px",
- "background-color": "#fff"
- //"#476783" //"#e6f3ff"
- },
- "middleRightContentArea": {
- "overflow": "hidden"
- },
- "statusColorArea": {
- "background": "#fff",
- "width": "110px",
- "margin-left": "20px",
- "margin-top": "30px",
- "float": "left"
- },
- "statusColorTable": {
- "min-width": "80px"
- },
- "statusColorTd": {
- "height": "10px"
- },
- "statusTextTd": {
- "padding-top": "0px",
- "padding-bottom": "10px"
- },
- "pieChartArea": {
- "background": "#fff",
- "width": "calc( 100% - 130px )",
- "float": "left"
- },
- "pieChartNode": {
- //"margin-top": "20px",
- "margin-left": "10px",
- "height": "280px"
- },
- "lineChartArea": {
- "width": "100%",
- "background": "#fff"
- },
- "lineChartTitle": {
- "color": "#666",
- "height": "30px",
- "line-height": "30px",
- "padding-left": "10px",
- "font-size": "14px",
- "background-color": "#f1f3fc"
- //"#476783" //"#e6f3ff"
- },
- "lineChartNode": {
- "margin-left": "10px",
- "height": "280px"
- },
- "calendarMonthSelectNode": {
- "width": "260px",
- "height": "300px",
- "background-color": "#FFF",
- "position": "absolute",
- "text-align": "center",
- "border": "2px solid #666",
- "z-index": "101"
- },
- "calendarMonthSelectTitleNode": {
- "height": "30px",
- "overflow": "hidden"
- },
- "calendarMonthSelectTitlePrevYearNode": {
- "height": "40px",
- "width": "40px",
- "float": "left",
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/left_year.png) no-repeat center center",
- "cursor": "pointer"
- },
- "calendarMonthSelectTitleNextYearNode": {
- "height": "40px",
- "width": "40px",
- "float": "right",
- "background": "url(../x_component_Attendance/$MyIndex/default/icon/right_year.png) no-repeat center center",
- "cursor": "pointer"
- },
- "calendarMonthSelectTitleTextNode": {
- "text-align": "center",
- "margin": "0px 40px",
- "height": "40px",
- "font-size": "18px",
- "line-height": "40px"
- },
- "calendarMonthSelectTdNode": {
- "cursor": "pointer",
- "color": "#333",
- "font-size": "14px"
- },
- "calendarMonthSelectTdNode_over": {
- "color": "#3347df"
- },
- "calendarMonthSelectTdNode_down": {
- "color": "#8894e9"
- },
- "calendarMonthSelectBottomNode": {
- "height": "40px",
- "font-size": "18px",
- "line-height": "40px",
- "cursor": "pointer"
- },
- "scrollNode": {
- "overflow-x": "hidden",
- "overflow-y": "scroll"
- },
- "scrollNode_inContainer": {
- "overflow-x": "hidden",
- "overflow-y": "scroll",
- "background-color": "#f0f0f0"
- },
- "contentWarpNode": {
- "padding": "0px 15px",
- // "margin-right": "10px",
- "background-color": "#Fff",
- "overflow": "hidden"
- },
- "contentContainerNode": {
- "height": "100%",
- "overflow": "hidden"
- },
- "contentNode": {
- "background-color": "#FFF",
- "-webkit-user-select": "none",
- "-moz-user-select": "none"
- },
- // "calendarTitleNode": {
- // "height": "60px",
- // "overflow": "hidden",
- // "border-bottom": "1px solid #CCC"
- // },
- // "calendarBodyNode": {
- // "overflow": "hidden"
- // },
- // "calendarPrevMonthNode": {
- // "height": "30px",
- // "width": "40px",
- // "margin": "15px 0px 15px 40px",
- // "background": "url(../x_component_Meeting/$MonthView/default/icon/left24_gray.png) no-repeat center center",
- // "cursor": "pointer",
- // "float": "left"
- // },
- // "calendarPrevMonthNode_over": {
- // "background": "url(../x_component_Meeting/$MonthView/default/icon/left24_blue.png) no-repeat center center"
- // },
- // "calendarPrevMonthNode_down": {
- // "background": "url(../x_component_Meeting/$MonthView/default/icon/left24_blue.png) no-repeat center center"
- // },
- // "calendarNextMonthNode": {
- // "height": "30px",
- // "width": "40px",
- // "margin": "15px 0px",
- // "background": "url(../x_component_Meeting/$MonthView/default/icon/right24_gray.png) no-repeat center center",
- // "cursor": "pointer",
- // "float": "left"
- // },
- // "calendarNextMonthNode_over": {
- // "background": "url(../x_component_Meeting/$MonthView/default/icon/right24_blue.png) no-repeat center center"
- // },
- // "calendarNextMonthNode_down": {
- // "background": "url(../x_component_Meeting/$MonthView/default/icon/right24_blue.png) no-repeat center center"
- // },
- // "calendarTitleTextNode": {
- // "line-height": "60px",
- // "color": "#333",
- // "margin": "0px 10px",
- // "font-size": "24px",
- // "float": "left",
- // "cursor": "pointer"
- // },
- // "calendarTitleTextNode_over": {
- // "color": "#4990e2"
- // },
- // "calendarTitleTextNode_down": {
- // "color": "#4990e2"
- // },
- "calendarTable": {
- "width": "100%"
- },
- "calendarTableTitleTr": {
- "height": "50px"
- },
- "calendarTableTh": {
- "width": "14.28%",
- "background-color": "#f0f0f0",
- "color": "#333",
- "font-size": "18px",
- "font-weight": "normal",
- "min-width": "120px",
- "border-bottom": "1px solid #CCC",
- "text-align": "center"
- },
- "calendarTableCell_thisMonth": {
- "margin": "7px",
- "overflow": "hidden",
- "background-color": "#fff",
- "border": "1px solid #CCC",
- "border-radius": "4px",
- "height": "82px"
- },
- "calendarTableCell_otherMonth": {
- "margin": "7px",
- "overflow": "hidden",
- "color": "#ccc",
- "background-color": "#fff",
- "border": "1px solid #CCC",
- "border-radius": "4px",
- "height": "82px",
- "opacity": "0.5"
- },
- "calendarTableCell_today": {
- "margin": "7px",
- "overflow": "hidden",
- "background-color": "#F8FBFF",
- "border": "1px solid #CCC",
- "border-radius": "4px",
- "height": "82px"
- },
- "dayTitle_thisMonth": {
- "padding": "8px 0px 3px 5px",
- "height": "30px",
- "cursor": "pointer",
- "line-height": "30px",
- "background-color": "#FFF"
- },
- "dayTitle_otherMonth": {
- "padding": "8px 0px 3px 5px",
- "height": "30px",
- "cursor": "pointer",
- "line-height": "30px",
- "background-color": "#FFF"
- },
- "dayTitle_today": {
- "padding": "8px 0px 3px 5px",
- "height": "30px",
- "cursor": "pointer",
- "line-height": "24px",
- "background-color": "#F8FBFF"
- },
- "dayTitleDay_thisMonth": {
- "font-size": "16px",
- "margin-left": "5px",
- "height": "30px",
- "float": "left",
- "color": "#333"
- },
- "dayTitleDay_otherMonth": {
- "font-size": "16px",
- "margin-left": "5px",
- "height": "30px",
- "float": "left",
- "color": "#333"
- // "color": "#ccc"
- },
- "dayTitleDay_today": {
- "margin-top": "3px",
- "font-size": "14px",
- "background": "#4A90E2",
- "border-radius": "100px",
- "text-align": "center",
- "width": "24px",
- "height": "24px",
- "float": "left",
- "color": "#fff"
- },
- "dayTitleInfor_thisMonth": {
- "margin-right": "10px",
- "height": "30px",
- "font-size": "14px",
- "line-height": "30px",
- "text-align": "right",
- "color": "#3C76B7"
- },
- "dayTitleInfor_otherMonth": {
- "margin-right": "10px",
- "height": "30px",
- "font-size": "14px",
- "line-height": "30px",
- "text-align": "right",
- "color": "#999"
- },
- "dayTitleInfor_today": {
- "margin-right": "10px",
- "height": "30px",
- "font-size": "14px",
- "line-height": "30px",
- "text-align": "right",
- "color": "#3C76B7"
- },
- "dayContentNode": {
- "position": "relative",
- "overflow": "hidden",
- //"border-top": "1px solid #ccc",
- "margin": "0px 5px 0px 0px"
- }
- }
|