| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541 |
- {
- "toolbarNode": {
- "width":"100%",
- "overflow": "hidden",
- //"border-bottom": "1px solid #999",
- "margin-left" : "1px",
- "height": "38px",
- "margin-bottom": "10px",
- "padding-left" :"5px",
- "background-color": "#476783" //"#EEE"
- },
- "toolbarItemNode": {
- //"width": "68px",
- "height": "25px",
- "line-height": "25px",
- "float": "left",
- "margin-left": "5px",
- "margin-top": "4px",
- "padding-right": "8px",
- "cursor": "pointer",
- "background-color": "#FFF",
- "border": "1px solid #AAA",
- "line-height": "normal",
- "color":"#666",
- "border-radius":"3px"
- },
- "toolbarItemRightNode": {
- //"width": "68px",
- "height": "25px",
- "line-height": "25px",
- "float": "right",
- "margin-right": "15px",
- "margin-top": "4px",
- "padding-right": "8px",
- "cursor": "pointer",
- "background-color": "#FFF",
- "border": "1px solid #AAA",
- "line-height": "normal",
- "color":"#666",
- "border-radius":"3px"
- },
- "toolbarItemNode_over": {
- "background-color": "#FFF",
- "border": "2px solid #FFF"
- },
- "toolbarItemNode_current": {
- "background-color": "#FFF",
- "border": "2px solid #FFF"
- },
- "toolbarItemNode_down": {
- "border-top": "2px solid #CCC",
- "border-left": "2px solid #CCC",
- "border-right": "2px solid #FFF",
- "border-bottom": "2px solid #FFF",
- "background-color": "#FFF"
- },
- "toolbarItemIconNode": {
- "width": "30px",
- "height": "25px",
- "float" :"left",
- "background-repeat": "no-repeat",
- "background-position": "8px center"
- },
- "toolbarSep" : {
- "float" : "left",
- "width" : "1px",
- "height" : "25px",
- "margin" : "5px 10px 5px 10px",
- "border-left" : "1px solid #fff"
- },
- "toolbarContentItem" : {
- "cursor" : "pointer",
- "height": "22px",
- "line-height": "22px",
- "float": "left",
- "border" : "1px solid #fff",
- "background-color" : "#fff",
- "margin": "7px 5px",
- "padding-left": "8px",
- "padding-right": "8px",
- "color":"#666"
- },
- "toolbarTextNode": {
- "height": "25px",
- "line-height": "25px",
- "float": "left",
- "margin-top": "4px",
- "padding-left": "8px",
- "padding-right": "8px",
- //"background-color": "#FFF",
- //"border": "1px solid #AAA",
- "line-height": "normal",
- "color":"#fff"
- // "border-radius":"3px"
- },
- "toolbarItemTextNode": {
- "float":"left",
- "text-align": "left",
- "line-height" :"25px",
- "font-family": "Microsoft YaHei",
- "font-size": "14px"
- },
- "toolbarContent" : {
- "float" : "left",
- "border-bottom" : "1px solid #e8e8e8",
- "height" :"38px",
- "overflow" : "hidden"
- },
- "arrowNode" : {
- "width": "20px",
- "margin-top" : "7px",
- "height": "25px",
- "line-height" : "25px",
- "cursor" : "pointer",
- "background":"url(../x_component_Attendance/$AddressExplorer/default/icon/down.png) center center no-repeat",
- "float" : "left",
- "background-color" : "#fff"
- },
- "arrowNode_over" : {
- "background":"url(../x_component_Attendance/$AddressExplorer/default/icon/down.png) center center no-repeat",
- "background-color" : "#eee"
- },
- "arrowNode_down" : {
- "background":"url(../x_component_Attendance/$AddressExplorer/default/icon/up.png) center center no-repeat",
- "background-color" : "#fff"
- },
- "arrowNode_down_over" : {
- "background":"url(../x_component_Attendance/$AddressExplorer/default/icon/up.png) center center no-repeat",
- "float" : "left",
- "background-color" : "#eee"
- },
- "wdList" : {
- "margin-top" : "0px",
- "padding-left":"5px",
- "float" : "left",
- "position" : "static",
- "border":"0"
- },
- "wdList_all" : {
- "position" : "absolute",
- "margin-top" : "5px",
- "border-left" : "1px solid #eee",
- "border-right" : "1px solid #eee",
- "border-bottom" : "1px solid #eee",
- "background-color" : "#476783",
- "z-index" : "10000"
- },
- "elementContentNode": {
- "overflow": "hidden",
- "position": "static",
- "margin": "0px 10px"
- },
- "elementContentListNode": {
- "overflow": "hidden",
- "padding-bottom": "20px",
- "margin-right": "10px"
- },
- "noElementNode": {
- "text-align": "center",
- "padding": "20px",
- "height": "60px",
- "line-height": "60px",
- "margin-top": "10px",
- "margin-left": "0px",
- "color": "#888",
- "cursor": "pointer",
- "font-size": "16px"
- },
- "listHeadNode": {
- "width":"100%",
- "height": "30px",
- "background-color": "#f1f3fc",
- "color": "#666666",
- "font-weight": "bold",
- "line-height": "30px",
- "font-family": "Microsoft YaHei",
- "font-size": "14px"
- },
- "normalThNode" : {
- "background-color" : "#f1f3fc",
- "text-align":"center",
- "height": "30px",
- "border-top": "1px solid #FFF"
- },
- "normalTdNode" : {
- "height": "30px",
- "text-align":"center",
- "overflow" : "hidden",
- //"font-weight" : "bold",
- "border-top": "1px solid #FFF",
- "border-bottom": "1px solid #CCC"
- },
- "documentItemNode": {
- "overflow": "hidden",
- "background-color": "#fcfcfc",
- "min-height": "29px",
- "overflow": "hidden",
- "color": "#666666",
- //"line-height": "39px",
- "cursor": "pointer",
- "font-family": "Microsoft YaHei",
- "font-size": "12px"
- },
- "documentItemNode_noread": {
- "background-color": "#fcfcfc"
- },
- "documentItemDocumentNode_over": {
- "background-color": "#f5f6f7"
- },
- "documentItemDocumentNode_remove": {
- "background-color": "#ffcccc"
- },
- "documentItemDocumentNode":{
- "background-color": "#fcfcfc",
- "min-height": "29px",
- "overflow": "hidden",
- "color": "#666666",
- //"line-height": "39px",
- "cursor": "pointer",
- "font-family": "Microsoft YaHei",
- "font-size": "12px"
- },
- // "actionDeleteNode": {
- // "height": "20px",
- // "border-radius": "3px",
- // "border": "1px solid #666",
- // "width": "20px",
- // "line-height": "20px",
- // "box-shadow": "1px 1px 2px #CCC",
- // "color": "#888",
- // "cursor": "pointer",
- // "background": "url("+"../x_component_Attendance/$PermissionExplorer/default/icon/delete.png) no-repeat center center"
- // },
- // "actionDeleteNode_over":{
- // "box-shadow": "1px 1px 2px #999",
- // "background": "url("+"../x_component_Attendance/$PermissionExplorer/default/icon/delete_over.png) no-repeat center center",
- // "background-color": "#666"
- // },
- // "actionDeleteNode_down":{
- // "box-shadow": "-1px -1px 3px #999 inset"
- // },
- "actionAgreeNode": {
- "height": "20px",
- "border-radius": "3px",
- "border": "1px solid #666",
- "width": "20px",
- "line-height": "20px",
- "box-shadow": "1px 1px 2px #CCC",
- "color": "#888",
- "cursor": "pointer",
- "float": "left",
- "margin-right": "5px",
- "background": "url("+"../x_component_Attendance/$AppealExplorer/default/icon/agree.png) no-repeat center center"
- },
- "actionAgreeNode_over":{
- "box-shadow": "1px 1px 2px #999",
- "background": "url("+"../x_component_Attendance/$AppealExplorer/default/icon/agree_over.png) no-repeat center center",
- "background-color": "#666"
- },
- "actionAgreeNode_down":{
- "box-shadow": "-1px -1px 3px #999 inset"
- },
- "actionDenyNode": {
- "height": "20px",
- "border-radius": "3px",
- "border": "1px solid #666",
- "width": "20px",
- "line-height": "20px",
- "box-shadow": "1px 1px 2px #CCC",
- "color": "#888",
- "cursor": "pointer",
- "float": "left",
- "margin-right": "5px",
- "background": "url("+"../x_component_Attendance/$AppealExplorer/default/icon/deny.png) no-repeat center center"
- },
- "actionDenyNode_over":{
- "box-shadow": "1px 1px 2px #999",
- "background": "url("+"../x_component_Attendance/$AppealExplorer/default/icon/deny_over.png) no-repeat center center",
- "background-color": "#666"
- },
- "actionDenyNode_down":{
- "box-shadow": "-1px -1px 3px #999 inset"
- },
- "createMarkNode": {
- "width": "100%",
- "height": "100%",
- "opacity": 0.6,
- "position": "absolute",
- "background-color": "#CCC",
- "top": "0px",
- "left": "0px"
- },
- "createAreaNode": {
- "position": "absolute",
- "opacity": 0,
- "top": "0px"
- },
- "createNode": {
- "background-color": "#FFF",
- //"width": "95%",
- //"max-width": "600px",
- "box-shadow": "0px 0px 20px #999",
- "margin": "auto",
- "border-radius": "4px",
- "border": "3px solid #666",
- "overflow": "hidden"
- },
- "createContainerNode": {
- "background-color": "#FFF",
- // "width": "95%",
- //"max-width": "600px",
- "overflow": "hidden"
- },
- "createNewNode": {
- "width": "47px",
- "height": "47px",
- "background": "url(../x_component_Attendance/$PermissionExplorer/default/icon/new.png) no-repeat"
- },
- "createIconNode": {
- "width": "47px",
- "height": "47px"
- },
- "createEditNode": {
- "width": "47px",
- "height": "47px"
- },
- "createFormNode": {
- "border-radius": "8px",
- "border": "0px solid #666",
- "width": "70%",
- "max-width": "450px",
- "margin": "auto",
- "font-size": "16px",
- "color": "#666",
- "font-family": "Microsoft YaHei"
- },
- "createTableContainer" : {
- "overflow" : "hidden",
- //"margin-bottom" : "10px",
- "overflow" : "hidden"
- },
- "createTableArea" : {
- },
- "editTableHead" : {
- "height": "50px",
- "line-height": "50px",
- "text-align": "center",
- "min-width": "80px",
- "font-size":"20px",
- "font-weight": "bold"
- },
- "editTableTitle" : {
- "height": "30px",
- "line-height": "30px",
- "text-align": "left"
- },
- "editTableValue" : {
- "text-align": "left"
- },
- "inputStyle" : {
- "width": "99%",
- "border":"1px solid #999",
- "background-color":"#FFF",
- "border-radius": "3px",
- "box-shadow": "0px 0px 6px #CCC",
- "height": "26px"
- },
- "inputTextAreaStyle" : {
- "width": "99%",
- "border":"1px solid #999",
- "background-color":"#FFF",
- "border-radius": "3px",
- "box-shadow": "0px 0px 6px #CCC",
- "height": "40px"
- },
- "inputTimeStyle" : {
- "width": "99%",
- "border":"1px solid #999",
- "background":"url(../x_component_Attendance/$SelfHoliday/default/icon/calendar.png) 98% center no-repeat",
- "border-radius": "3px",
- "box-shadow": "0px 0px 6px #CCC",
- "height": "26px"
- },
- "inputPersonStyle" : {
- "width": "99%",
- "border":"1px solid #999",
- "background":"url(../x_component_Attendance/$SelfHoliday/default/icon/selectperson.png) 98% center no-repeat",
- "border-radius": "3px",
- "box-shadow": "0px 0px 6px #CCC",
- "height": "26px"
- },
- "createOkActionNode": {
- "height": "30px",
- "width": "60px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "65px",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border-radius": "3px",
- "border": "1px solid #354f67",
- "color": "#FFF",
- "margin-right": "20px",
- "margin-top": "20px",
- "box-shadow": "0px 0px 0px #666",
- "background": "url(../x_component_Attendance/$PermissionExplorer/default/icon/editOk_bg.png) no-repeat"
- },
- "createDenyActionNode": {
- "height": "30px",
- "width": "60px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "40px",
- "margin-right": "20px",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border-radius": "3px",
- "color": "#FFF",
- "margin-top": "20px",
- "box-shadow": "0px 0px 0px #666",
- "border": "1px solid #999",
- "background": "url(../x_component_Attendance/$PermissionExplorer/default/icon/editCancel_bg.png) no-repeat"
- },
- "createCancelActionNode": {
- "height": "30px",
- "width": "60px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "30px",
- "margin-right": "20px",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border-radius": "3px",
- "color": "#FFF",
- "margin-top": "20px",
- "box-shadow": "0px 0px 0px #666",
- "border": "1px solid #999",
- "background-color" : "#666"
- },
- "checkBox" : {
- "margin-right" : "5px",
- "font-size" : "14px"
- },
- "formMaskNode": {
- "width": "100%",
- "height": "100%",
- "opacity": 0.6,
- "position": "absolute",
- "background-color": "#CCC",
- "top": "0px",
- "left": "0px"
- },
- "formAreaNode": {
- "position": "absolute",
- "opacity": 0,
- "top": "0px"
- },
- "formNode": {
- "background-color": "#FFF",
- "width": "80%",
- "max-width": "600px",
- "box-shadow": "0px 0px 20px #999",
- "margin": "auto",
- "border-radius": "8px",
- "border": "6px solid #666",
- "overflow": "hidden"
- },
- "formNewNode": {
- "width": "47px",
- "height": "47px",
- "background": "url(../x_component_Template/$Explorer/default/icon/new.png) no-repeat"
- },
- "formIconNode": {
- "width": "47px",
- "height": "47px"
- },
- "formEditNode": {
- "width": "47px",
- "height": "47px"
- },
- "formFormNode": {
- "border-radius": "8px",
- "border": "0px solid #666",
- "width": "70%",
- "margin": "auto",
- "font-size": "16px",
- "color": "#666",
- "font-family": "Microsoft YaHei"
- },
- "formOkActionNode": {
- "height": "30px",
- "width": "85px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "65px",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border-radius": "3px",
- "border": "1px solid #354f67",
- "color": "#FFF",
- "margin-right": "20px",
- "margin-top": "20px",
- "box-shadow": "0px 0px 0px #666",
- "background": "url(../x_component_Template/$Explorer/default/icon/editOk_bg.png) no-repeat"
- },
- "formCancelActionNode": {
- "height": "30px",
- "width": "60px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "40px",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border-radius": "3px",
- "color": "#FFF",
- "margin-top": "20px",
- "box-shadow": "0px 0px 0px #666",
- "border": "1px solid #999",
- "background": "url(../x_component_Template/$Explorer/default/icon/editCancel_bg.png) no-repeat"
- }
- }
|