123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356 |
- {
- "titleNode" : {
- "background-color" : "#FFF",
- "border-bottom": "1px solid #ccc",
- "color": "#333",
- "margin-left": "15px",
- "height": "50px",
- "overflow": "hidden"
- },
- "titleLeftArrowNode" : {
- "background": "url('../x_component_Attendance/$UnitIndex/default/icon/left.png') no-repeat center",
- "width": "20px",
- "line-height": "50px",
- "height": "50px",
- "float" : "left",
- "cursor" : "pointer"
- },
- "titleLeftArrowNode_over": {
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/left.png) no-repeat center center"
- },
- "titleLeftArrowNode_down": {
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/left.png) no-repeat center center"
- },
- "titleRightArrowNode": {
- "width": "20px",
- "line-height": "50px",
- "height": "50px",
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/right.png) no-repeat center center",
- "cursor": "pointer",
- "float": "left"
- },
- "titleRightArrowNode_over": {
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/right.png) no-repeat center center"
- },
- "titleRightArrowNode_down": {
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/right.png) no-repeat center center"
- },
- "titleTextNode": {
- "line-height": "50px",
- "color": "#333",
- "margin": "0px 10px",
- "font-size": "18px",
- "float": "left",
- "cursor": "pointer"
- },
- "titleTextNode_over": {
- "color": "#333"
- },
- "titleTextNode_down": {
- "color": "#333"
- },
- "titleUnitNode" : {
- "line-height": "50px",
- "color": "#333",
- "margin": "0px 20px 0px 55px",
- "font-size": "18px",
- "float": "left"
- },
- "titleUnitAreaNode" : {
- "color": "#333",
- "margin": "0px 20px 0px 55px",
- "font-size": "18px",
- "float": "left",
- "cursor": "pointer"
- },
- "titleUnitActionNode" : {
- //"overflow" : "hidden",
- "height" : "50px",
- "line-height" : "50px",
- "cursor" : "pointer"
- },
- "titleUnitActionTextNode" : {
- "float" : "left",
- "color" : "#333",
- "line-height": "50px"
- },
- "titleUnitActionTextNode_over":{
- "color" : "#333"
- },
- "titleUnitActionIconNode" : {
- "float" : "left",
- "width" : "28px",
- "height": "50px",
- "line-height": "50px",
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/triangle_down.png) no-repeat center center"
- },
- "titleUnitActionIconNode_over" : {
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/triangle_down.png) no-repeat center center"
- },
- "titleUnitListNode" : {
- "position" : "absolute",
- "top" : "100%",
- "left" : "0",
- "overflow" : "hidden",
- "z-index" : "200",
- "color" : "#666",
- "border-radius": "2px",
- "box-shadow": "0px 0px 6px 0px rgba(0, 0, 0, 0.25)",
- "min-width" : "140px",
- "margin" : "0px",
- "font-size" : "16px"
- },
- "titleUnitSelectNode" : {
- "height" : "35px",
- "line-height" :"35px",
- "background-color" : "#fff",
- "cursor":"pointer",
- "text-align":"left",
- "padding-left" : "7px",
- "padding-right" : "7px"
- },
- "titleUnitSelectNode_over" : {
- "background-color" : "#F0F0F0"
- },
- "calendarMonthSelectNode": {
- "width": "260px",
- "height": "300px",
- "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"
- },
- "calendarMonthSelectTitleNode": {
- "height": "30px",
- "overflow": "hidden"
- },
- "calendarMonthSelectTitlePrevYearNode": {
- "height": "40px",
- "width": "40px",
- "float": "left",
- "background": "url(../x_component_Attendance/$UnitIndex/default/icon/left_year.png) no-repeat center center",
- "cursor": "pointer"
- },
- "calendarMonthSelectTitleNextYearNode": {
- "height": "40px",
- "width": "40px",
- "float": "right",
- "background": "url(../x_component_Attendance/$UnitIndex/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",
- "background-color": "#FFF"
- },
- "calendarMonthSelectTdNode_over": {
- "color": "#333",
- "background-color": "#F7F7F7"
- },
- "calendarMonthSelectTdNode_down": {
- "color": "#333",
- "background-color": "#F7F7F7"
- },
- "calendarMonthSelectBottomNode": {
- "height": "40px",
- "font-size": "18px",
- "color": "#666",
- "line-height": "40px",
- "cursor": "pointer"
- },
- "elementContentNode": {
- "overflow": "auto",
- "position": "static",
- // "margin-right" : "10px",
- "margin-bottom" : "20px"
- },
- "elementContentListNode": {
- "min-width": "900px"
- //"overflow": "hidden"
- },
- "topContentArea" : {
- "padding-top": "10px",
- "padding-bottom": "10px",
- "background-color": "#F0F0F0",
- "overflow" : "hidden",
- "display" : "block"
- },
- "topLeftArea": {
- "overflow" : "hidden",
- "float": "left",
- "width": "380px"
- },
- "topLeftTitleNode": {
- "overflow": "hidden",
- "color": "#333",
- "height": "30px",
- "padding-top": "11px",
- "padding-left": "20px",
- "font-size": "18px",
- "background-color": "#fff"
- },
- "topLeftContentNode": {
- "overflow" : "hidden",
- "background-color": "#fff"
- },
- "topRightArea": {
- "margin-left": "10px",
- "background": "#fff",
- "float": "left",
- "width": "calc( 100% - 390px )"
- },
- "topRightTitleNode": {
- "overflow": "hidden",
- "color": "#333",
- "height": "30px",
- "padding-top": "11px",
- "padding-left": "20px",
- "font-size": "18px",
- "background-color": "#fff"
- },
- "topRightContentNode": {
- "overflow" : "hidden",
- "min-height": "30px"
- },
- "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" : {
- "width": "calc( 100% - 130px )",
- "background": "#fff",
- "float" : "left"
- },
- "pieChartTitle" : {
- "color" : "#666",
- "height" : "30px",
- "line-height" : "30px",
- "padding-left" : "10px",
- "font-size" : "14px",
- "background-color" : "#f1f3fc" //"#476783" //"#e6f3ff"
- },
- "pieChartNode" : {
- //"margin-top": "20px",
- "margin-left": "10px",
- "height" : "280px"
- },
- "barChartArea" : {
- "width" : "100%",
- // "margin":"10px",
- "float" : "left"
- },
- "barChartTitle" : {
- "color" : "#666",
- "height" : "30px",
- "line-height" : "30px",
- "padding-left" : "10px",
- "font-size" : "14px",
- "background-color" : "#f1f3fc" //"#476783" //"#e6f3ff"
- },
- "barChartNode" : {
- //"margin-top": "20px",
- "margin-left": "10px",
- "height" : "280px"
- },
- "middleContentArea" : {
- //"overflow" : "hidden",
- "display" : "block"
- },
- "lineChartArea" : {
- "margin":"10px 10px 0px 10px"
- },
- "lineChartTitle" : {
- "color" : "#666",
- "height" : "30px",
- "line-height" : "30px",
- "padding-left" : "10px",
- "font-size" : "14px",
- "background-color" : "#f1f3fc" //"#476783" //"#e6f3ff"
- },
- "lineChartNode" : {
- "margin-top": "20px",
- "margin-left": "40px",
- "height" : "300px"
- },
- "bottomContentArea" : {
- //"overflow" : "hidden",
- "display" : "block"
- },
- "detailArea" : {
- "margin":"0px 20px 0px 20px"
- //"height" : "300px",
- //"border" : "1px solid #ccc"
- //"overflow" : "hidden"
- },
- "detailTitleNode" : {
- "overflow": "hidden",
- "color": "#333",
- "height": "30px",
- "padding-top": "11px",
- "font-size": "18px",
- "background-color": "#fff"
- },
- "table": {
- "margin-top": "10px"
- },
- "listHeadNode": {
- },
- "tableTitle" : {
- "background-color" : "#F7F7F7",
- "text-align":"center",
- "height": "30px",
- "color": "#333",
- "font-size": "15px",
- "border-top": "1px solid #FFF"
- },
- "tableValue" : {
- "height": "30px",
- "color": "#333",
- "font-size": "14px",
- "text-align":"center",
- "overflow" : "hidden",
- //"font-weight" : "bold",
- "border-top": "1px solid #FFF",
- "border-bottom": "1px solid #E6E6E6"
- }
- }
|