| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567 |
- {
- "listAreaNode": {
- "height": "100%",
- "width": "300px",
- "overflow": "hidden",
- "float": "left",
- "background-color": "#F8F8F8"
- },
- "propertyAreaNode": {
- "height": "100%",
- "margin-left": "300px",
- "overflow": "hidden",
- "background-color": "#FDFDFD"
- },
- "resizeBarNode": {
- "height": "100%",
- "width": "2px",
- "float": "left",
- "overflow": "hidden",
- "background-color": "#cccccc",
- "cursor": "col-resize"
- },
- "propertyNode": {
- "margin-left": "2px",
- "height": "100%",
- "overflow": "hidden",
- },
- "propertyTitleNode": {
- "background-color": "#F8F8F8",
- "border-bottom": "1px solid #CCCCCC",
- "height": "40px",
- "color": "#333333",
- "margin": "0px 0px",
- "text-align": "center",
- "line-height": "40px",
- "font-size": "18px"
- },
- "propertyTitleTextNode": {
- },
- "propertyContentNode": {
- "overflow": "hidden",
- "margin": "0px 3px 3px 3px"
- },
- "toolbarNode": {
- "height": "40px",
- "background-color": "#F8F8F8",
- "border-bottom": "1px solid #CCCCCC",
- },
- "listScrollNode": {
- "overflow": "hidden"
- },
- "listNode": {
- "min-height": "100%",
- "overflow": "hidden"
- },
- "addTopGroupNode": {
- "background": "url("+"/x_component_Org/$Explorer/default/icon/add.png) center center no-repeat",
- "width": "40px",
- "height": "40px",
- "cursor": "pointer",
- "float": "right"
- },
- "searchNode": {
- "margin-right": "40px",
- "height": "40px"
- },
- "searchButtonNode": {
- "float": "left",
- "width": "40px",
- "height": "40px",
- "background": "url("+"/x_component_Org/$Explorer/default/icon/search.png) no-repeat center center",
- "cursor": "pointer"
- },
- "searchInputAreaNode": {
- "margin-left": "40px",
- "text-align": "left",
- },
- "searchInputNode": {
- "margin-top": "7px",
- "width": "96%",
- "height": "24px",
- "line-height": "24px",
- "border": "0px",
- "font-family": "微软雅黑",
- "font-size": "12px",
- "color": "#999",
- "background": "transparent",
- "-webkit-user-select": "auto",
- "-moz-user-select": "auto"
- },
- "pingyinAction": {
- "height": "40px",
- "width": "40px",
- "background": "url("+"/x_component_Org/$Explorer/default/icon/pingyin.png) center center no-repeat",
- "cursor": "pointer"
- },
- "pingyinNode": {
- "width": "0px",
- "background": "#f8f8f8",
- "border-right": "1px solid #CCCCCC",
- "position": "absolute",
- "overflow": "hidden",
- "display": "none"
- },
- "pingyinNode_to":{
- "width": "30px",
- },
- "letterNode": {
- "height": "20px",
- "text-align": "center",
- "line-height": "20px",
- "color": "#999999",
- "font-weight": "400",
- "cursor": "pointer"
- },
- "letterNode_over": {
- "font-weight": "bold",
- "color": "#333333",
- },
- "deleteElementsNode":{
- "position": "absolute",
- "border": "1px solid #FFFFFF",
- "box-shadow": "0px 0px 10px #999",
- "cursor": "pointer",
- },
- "deleteElementsDeleteNode": {
- "background-color": "#c04444",
- "color": "#FFF",
- "float": "left",
- "padding": "10px 10px"
- },
- "deleteElementsCancelNode": {
- "background-color": "#999",
- "color": "#fff",
- "float": "left",
- "padding": "10px 10px"
- },
- "personBaseNode": {
- "height": "280px",
- "background": "url("+"/x_component_Org/$Explorer/default/icon/person_bg.png) center center no-repeat",
- },
- "personBaseInforNode": {
- "width": "80%",
- "height": "280px",
- "max-width": "1200px",
- "min-width": "800px",
- "margin": "auto"
- },
- "formInput": {
- "content": {
- "height": "24px",
- "line-height": "24px",
- "margin": "3px 20px",
- "cursor": "default"
- },
- "input": {
- "width": "90%",
- "height": "22px",
- "border": "1px solid #CCC",
- "box-shadow": "0px 0px 0px",
- },
- "input_focus": {
- "width": "90%",
- "height": "22px",
- "border": "1px solid #da7429",
- "box-shadow": "0px 0px 8px #fab37e",
- }
- },
- "personItem": {
- "node": {
- "overflow": "hidden",
- "background-color": "#F8F8F8",
- "height": "50px",
- "margin": "0px"
- },
- "nodeOver": {
- "background-color": "#dfeefe"
- },
- "contentNode": {
- "height": "50px",
- "cursor": "pointer",
- "background-color": "#F8F8F8"
- },
- "contentNode_delete": {
- "height": "50px",
- "cursor": "pointer",
- "background-color": "#eecbcb"
- },
- "contentNode_selected": {
- "height": "50px",
- "cursor": "pointer",
- "background-color": "#3C76B7"
- },
- "iconNode": {
- "background-position": "center center",
- "background-repeat": "no-repeat",
- "margin-left": "16px",
- "height": "32px",
- "width": "32px",
- "border-radius": "16px",
- "margin-top": "9px",
- "background-color": "#FFFFFF",
- "float": "left"
- },
- "iconImgNode": {
- "width": "32px",
- "height": "32px",
- "border": "0",
- "border-radius": "16px"
- },
- "actionNode": {
- "width": "50px",
- "height": "50px",
- "float": "right",
- "opacity": 0
- },
- "actionNode_selected": {
- "opacity": 1
- },
- "textNode":{
- "height": "50px",
- "line-height": "50px",
- "font-size": "14px",
- "color": "#333",
- "font-weight": "normal",
- "margin": "0px 50px 0px 60px"
- },
- "textNode_selected":{
- "color": "#ffffff"
- },
- "actionDeleteNode": {
- "background": "url("+"/x_component_Org/$Explorer/default/icon/delete.png) center center no-repeat",
- "height": "50px",
- "width": "20px",
- "float": "right",
- "margin-right": "5px"
- },
- "actionDeleteNode_delete": {
- "background": "url("+"/x_component_Org/$Explorer/default/icon/delete_delete.png) center center no-repeat",
- "height": "50px",
- "width": "20px",
- "float": "right",
- "margin-right": "5px"
- },
- "actionDeleteNode_selected": {
- "background": "url("+"/x_component_Org/$Explorer/default/icon/delete_selected.png) center center no-repeat",
- "height": "50px",
- "width": "20px",
- "float": "right",
- "margin-right": "5px"
- },
- "actionAddNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/addOrg.png) center center no-repeat",
- "height": "40px",
- "width": "20px",
- "float": "right",
- "margin-right": "5px"
- },
- "propertyTitleNode": {
- "height": "36px",
- "width": "80%",
- "min-width": "500px",
- "min-width": "700px",
- "margin": "30px auto 0px auto",
- "border-bottom": "1px solid #cccccc"
- },
- "propertyInforNode": {
- "margin": "10px 10px",
- "border": "1px solid #c9c9c9",
- "background-color": "#f5f6f8",
- "overflow": "hidden"
- },
- "propertyInforTextNode": {
- "height": "40px",
- "margin": "0px 10px",
- "margin-right": "210px",
- "border-bottom": "1px solid #c9c9c9",
- "font-size": "16px",
- "font-weight": "bold",
- "color": "#333",
- "line-height": "50px"
- },
- "propertyInforActionNode":{
- "float": "right",
- "height": "40px",
- "margin-right": "10px",
- "border-bottom": "1px solid #c9c9c9",
- "width": "200px"
- },
- "editBaseNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/edit.png) 3px center no-repeat",
- "float": "right",
- "cursor": "pointer",
- "margin-top": "12px",
- "padding": "3px 5px",
- "padding-left": "22px",
- "font-size": "12px",
- "font-weight": "normal",
- "border": "1px solid #AAA",
- "background-color": "#FFF",
- "line-height": "normal",
- "color":"#666",
- "border-radius":"3px"
- },
- "cancelBaseNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/editCancel.png) 3px center no-repeat",
- "float": "right",
- "cursor": "pointer",
- "margin-top": "12px",
- "padding": "3px 5px",
- "padding-left": "22px",
- "font-size": "12px",
- "font-weight": "normal",
- "border": "1px solid #999",
- "background-color": "#AAA",
- "line-height": "normal",
- "color":"#FFF",
- "border-radius":"3px"
- },
- "saveBaseNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/editOk.png) 15px center no-repeat",
- "float": "right",
- "cursor": "pointer",
- "margin-top": "12px",
- "padding": "3px 20px",
- "padding-left": "35px",
- "font-size": "12px",
- "font-weight": "normal",
- "border": "1px solid #888",
- "background-color": "#6b8bbd",
- "line-height": "normal",
- "color":"#FFF",
- "margin-right": "10px",
- "border-radius":"3px",
- "box-shadow": "0px 0px 5px #888",
- },
- "propertyInforContentNode": {
- "margin": "10px 10px",
- "color": "#333",
- "font-size": "14px",
- "line-height": "30px"
- },
- "propertyBaseContentTdTitle": {
- "width": "20%",
- "text-align": "right",
- "color": "#da7429"
- },
- "addActionNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/additem.png) 3px center no-repeat",
- "float": "right",
- "cursor": "pointer",
- "margin-top": "12px",
- "margin-left": "5px",
- "padding": "3px 5px",
- "padding-left": "22px",
- "font-size": "12px",
- "font-weight": "normal",
- "border": "1px solid #666",
- "background-color": "#FFF",
- "line-height": "normal",
- "color":"#333",
- "border-radius":"3px"
- },
- "deleteActionNode_desable": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/deleteitem_disable.png) 3px center no-repeat",
- "float": "right",
- "cursor": "pointer",
- "margin-top": "12px",
- "margin-left": "5px",
- "padding": "3px 5px",
- "padding-left": "22px",
- "font-size": "12px",
- "font-weight": "normal",
- "border": "1px solid #CCC",
- "background-color": "#FFF",
- "line-height": "normal",
- "color":"#999",
- "border-radius":"3px"
- },
- "deleteActionNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/deleteitem.png) 3px center no-repeat",
- "float": "right",
- "cursor": "pointer",
- "margin-top": "12px",
- "margin-left": "5px",
- "padding": "3px 5px",
- "padding-left": "22px",
- "font-size": "12px",
- "font-weight": "normal",
- "border": "1px solid #666",
- "background-color": "#FFF",
- "line-height": "normal",
- "color":"#333",
- "border-radius":"3px"
- },
- "propertyContentTdTitle": {
- "border-bottom": "1px solid #CCC",
- "background-color": "#DDD"
- },
- "member": {
- "identityNode": {
- "padding": "5px",
- "float": "left",
- "margin-right": "10px",
- "margin-bottom": "10px",
- "background-color": "#DDD",
- "border-radius":"5px",
- "color": "#333",
- "line-height": "20px",
- "cursor": "pointer"
- },
- "identityNode_over": {
- "padding": "5px",
- "float": "left",
- "margin-right": "10px",
- "margin-bottom": "10px",
- "background-color": "#da7429",
- "border-radius":"5px",
- "line-height": "20px",
- "color": "#FFF",
- "cursor": "pointer"
- },
- "identityRemoveNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/del.png) center center no-repeat",
- "width": "16px",
- "margin-left": "5px",
- "height": "20px",
- "float": "right"
- },
- "identityInforNode": {
- "overflow": "hidden"
- },
- "identityInforNameNode": {
- "height": "40px"
- },
- "identityInforPicNode": {
- "height": "40px",
- "width": "40px",
- "float": "left"
- },
- "identityInforNameTextNode": {
- "height": "40px",
- "float": "left",
- "margin-left": "10px",
- "width": "80px",
- "color": "#da7429",
- "font-size": "14px",
- "font-weight": "bold"
- },
- "identityInforPhoneNode": {
- "padding": "0px",
- "margin-top": "15px",
- "height": "10px"
- },
- }
- },
- "map": {
- "contentNode": {
- "line-height": "normal",
- "height": "16px",
- "background": "transparent"
- },
- "contentNode_selected": {
- "line-height": "normal",
- "height": "16px",
- "background": "#f7eae1"
- },
- "selectNode":{
- "border-bottom": "1px solid #CCC",
- "cursor": "pointer",
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/select.png) center center no-repeat",
- },
- "selectNode_selected":{
- "border-bottom": "1px solid #CCC",
- "cursor": "pointer",
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/selected.png) center center no-repeat",
- },
- "valueNode": {
- "text-align": "left",
- "font-size": "12px",
- "border-right": "1px solid #CCC",
- "border-bottom": "1px solid #CCC"
- },
- "actionNode": {
- "background": "url("+"/x_component_Organization/$GroupExplorer/default/icon/add.png) center center no-repeat",
- "border-bottom": "1px solid #CCC",
- "cursor": "pointer"
- },
- "identityNode": {
- "padding": "3px",
- "float": "left",
- "margin-right": "3px",
- "margin-bottom": "3px",
- "background-color": "#DDD",
- "border-radius":"5px",
- "color": "#333",
- "cursor": "pointer"
- },
- "identityNode_over": {
- "padding": "3px",
- "float": "left",
- "margin-right": "3px",
- "margin-bottom": "3px",
- "background-color": "#da7429",
- "border-radius":"5px",
- "color": "#FFF",
- "cursor": "pointer"
- },
- "identityInforNode": {
- "overflow": "hidden"
- },
- "identityInforNameNode": {
- "height": "40px"
- },
- "identityInforPicNode": {
- "height": "40px",
- "width": "40px",
- "float": "left"
- },
- "identityInforNameTextNode": {
- "height": "40px",
- "float": "left",
- "margin-left": "10px",
- "width": "80px",
- "color": "#da7429",
- "font-size": "14px",
- "font-weight": "bold"
- },
- "identityInforPhoneNode": {
- "padding": "0px",
- "margin-top": "15px",
- "height": "10px"
- },
- "nameInputNode": {
- "height": "16px",
- "width": "98%",
- "border": "1px solid #CCC"
- }
- }
- }
|