123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474 |
- {
- "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": {
- "margin": "auto",
- "overflow": "hidden",
- "-webkit-user-select": "text",
- "-moz-user-select": "text",
- "background": "#FFFFFF",
- "box-shadow": "0 0 18px 0 #999999",
- "border-radius": "8px"
- },
- "formTopNode": {
- "color" : "#fff",
- "height" : "50px",
- "line-height": "40px",
- "font-size": "14px",
- "padding-left" : "5px",
- "text-align": "left"
- },
- "formTopTextNode" : {
- "height" : "50px",
- "line-height" : "50px",
- "padding-left" : "18px",
- "float": "left",
- "overflow" : "hidden",
- "text-overflow" : "ellipsis",
- "white-space":"nowrap",
- "font-family": "MicrosoftYaHei",
- "font-size": "16px",
- "color": "#333333"
- },
- "formTopCloseActionNode": {
- "width": "24px",
- "height" : "50px",
- "line-height" : "50px",
- "float": "right",
- "margin-right" : "20px",
- "background": "url(../x_component_Profile/$Main/newVersion/icon_off.png) no-repeat center center",
- "cursor": "pointer"
- },
- "formTopMaxActionNode": {
- "width": "24px",
- "height" : "50px",
- "line-height" : "50px",
- "float": "right",
- "background": "url(../x_component_Template/$MPopupForm/meeting/icon/icon_max_2.png) no-repeat center center",
- "cursor": "pointer"
- },
- "formTopRestoreActionNode": {
- "display" : "none",
- "width": "24px",
- "height" : "50px",
- "line-height" : "50px",
- "float": "right",
- "background": "url(../x_component_Template/$MPopupForm/meeting/icon/icon_restore_2.png) no-repeat center center",
- "cursor": "pointer"
- },
- "resizeNode" : {
- "position": "absolute",
- "height": "15px",
- "width": "15px",
- "bottom": "0px",
- "right": "0px",
- "cursor" : "se-resize"
- },
- "formTopContentNode" : {
- "float" : "right",
- "padding-right" : "10px",
- "text-align" : "right"
- },
- "formTopContentSepNode" : {
- "float" : "right",
- "width" : "1px",
- "margin-top" : "33px",
- "margin-right" : "10px",
- "height" : "16px",
- "border-left" : "1px solid #fff"
- },
- "inputActive" : {
- "border" : "1px solid #3c75b7"
- },
- "formTopContentNode" : {
- "overflow" : "hidden",
- "float" : "right",
- "padding-right" : "10px",
- "text-align" : "right"
- },
- "formTopContentCustomNode" : {
- "float" : "right",
- "margin-top" : "20px",
- "margin-right" : "10px",
- "font-size" : "16px",
- "cursor" : "pointer"
- },
- "formTopContentTitle" : {
- },
- "formTopContentValue" : {
- "padding-right" : "20px",
- "font-size": "12px"
- },
- "formContentNode": {
- "border": "0px solid #666",
- "width": "100%",
- "margin": "auto",
- "font-size": "14px",
- "color": "#666",
- "font-family": "Microsoft YaHei",
- "overflow" : "hidden",
- "position" : "relative"
- },
- "formTableContainer" : {
- "width" : "85%",
- "margin": "0px auto 20px auto",
- "padding-top" : "40px",
- "overflow" : "hidden",
- "positon" : "static"
- },
- "formTableContainer2" : {
- "width" : "600px",
- "margin": "20px auto 0px auto",
- "overflow" : "hidden",
- "positon" : "static"
- },
- "formBottomNode" : {
- "height" : "90px",
- //"border-top" : "1px solid #3d77c1",
- "overflow" : "hidden"
- },
- "acceptIconNode": {
- "height": "20px",
- "width": "14px",
- "margin-right": "3px",
- "float": "left",
- "background": "url(../x_component_Template/$MPopupForm/meeting/icon/accept.png) no-repeat center center"
- },
- "rejectIconNode": {
- "height": "20px",
- "width": "14px",
- "margin-right": "3px",
- "float": "left",
- "background": "url(../x_component_Template/$MPopupForm/meeting/icon/reject.png) no-repeat center center"
- },
- "acceptTextNode": {
- "height": "20px",
- "line-height": "20px",
- "margin-top": "10px",
- "font-size": "12px",
- "color": "#1fbf04",
- "text-align": "center"
- },
- "rejectTextNode": {
- "height": "20px",
- "line-height": "20px",
- "margin-top": "10px",
- "font-size": "12px",
- "color": "#FF0000",
- "text-align": "center"
- },
- "formOkActionNode" : {
- "height": "40px",
- "width": "180px",
- "border-radius": "100px",
- "background": "#4A90E2",
- "line-height": "40px",
- "text-align": "center",
- "cursor": "pointer",
- "float": "left",
- "margin": "0 0 10px 10px",
- "float" : "right",
- "color" : "#FFFFFF",
- "font-size" : "16px",
- "font-family": "MicrosoftYaHei"
- },
- "formCancelActionNode" : {
- "height": "40px",
- "width": "120px",
- "border-radius": "100px",
- "background": "#F0F0F0",
- "line-height": "40px",
- "text-align": "center",
- "cursor": "pointer",
- "float": "left",
- "margin": "0 60px 10px 10px",
- "float" : "right",
- "color" : "#666666",
- "font-size" : "16px",
- "font-family": "MicrosoftYaHei"
- },
- "colorNode" : {
- "float" : "left",
- "border-radius" : "4px",
- "width" : "20px",
- "height" : "20px",
- "margin-right" : "10px",
- "cursor" : "pointer",
- "background-image" : "none",
- "background-repeat" : "no-repeat",
- "background-position" : " 50%"
- },
- "colorNode_current" : {
- "background-image" : "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAABGdBTUEAALGPC/xhBQAAAK1JREFUKBWVjzEKwkAURBMiimBvY2NjZWWVU+RU1mnTpkhhm0YsvYaNIDYpUgRygM2bsLuoZCEOPPbv/JkNiaI/ZIzZwh1Os2uEd/AA6TqrSHAPTzWQvrgZiwzL0AvsDvAG6QZrV8q4vOD4W5YHDUg1rHyGSyUXteB/WrP1OMwFFr6kASOBEqQOUotmSbvkq+QuLGIoQOotmuXFLhc8CeVKW+XB4NSC0llM7T69AcWO0hZLcgV4AAAAAElFTkSuQmCC)",
- "background-repeat" : "no-repeat",
- "background-position" : " 50%"
- },
- "inputText": {
- //"width": "99%",
- // "border":"1px solid #ccc",
- //"background-color":"#FFF",
- //"height": "30px",
- //"font-size": "16px",
- //"border-radius" : "4px"
- "border": "1px solid #999",
- "box-shadow": "0 0 0 #999",
- "width": "99%",
- "height": "20px",
- "line-height": "20px",
- "background-color": "#FFF",
- "margin-top": "4px",
- "color": "#666",
- "overflow": "hidden",
- "font-size": "16px",
- "background-color": "white"
- },
- "inputTime" : {
- "border-radius" : "100px",
- "overflow" : "hidden",
- "background" : "url(../x_component_Profile/$Main/newVersion/icon_triangle_down.png) 98% center no-repeat",
- "border": "1px solid #DEDEDE",
- "width": "200px",
- "height": "36px",
- "line-height": "36px",
- "background-color": "#FFFFFF",
- "color": "#666666",
- "font-size": "14px",
- "margin": "0 5px 10px 0",
- "padding": "0 5px",
- "background-color": "white",
- "font-family": "MicrosoftYaHei",
- "cursor": "pointer"
- },
- "inputTimeUnformatWidth" : {
- "border-radius" : "100px",
- "overflow" : "hidden",
- "background" : "url(../x_component_Profile/$Main/newVersion/icon_triangle_down.png) 98% center no-repeat",
- "border": "1px solid #DEDEDE",
- "width": "100px",
- "height": "36px",
- "line-height": "36px",
- "background-color": "#FFFFFF",
- "color": "#666666",
- "font-size": "14px",
- "margin": "0 0 10px 5px",
- "padding": "0 5px",
- "background-color": "white",
- "font-family": "MicrosoftYaHei",
- "cursor": "pointer"
- },
- "inputPerson" : {
- "border-radius" : "100px",
- "overflow" : "hidden",
- "background" : "url(../x_component_Profile/$Main/newVersion/icon_choose_people.png) 98% center no-repeat",
- "border": "1px solid #DEDEDE",
- "width": "310px",
- "height": "36px",
- "line-height": "36px",
- "background-color": "#FFFFFF",
- "color": "#666666",
- "font-family": "MicrosoftYaHei",
- "font-size": "14px",
- "margin": "0 0 10px 0",
- "padding": "0 5px",
- "background-color": "white",
- "cursor": "pointer"
- },
- "inputTextarea" : {
- "width": "99%",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "height": "80px"
- },
- "inputCheckbox" : {
- "float" : "left",
- "margin-right" : "12px"
- },
- "inputRadio" : {
- "float" : "left",
- "margin-right" : "12px"
- },
- "inputSelect" : {
- "width": "99%",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "font-size": "16px",
- "height": "30px"
- },
- "inputSelectUnformatWidth" : {
- "margin-right":"5px",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "font-size": "16px",
- "height": "30px"
- },
- "inputButton" : {
- "background": "#3C76B7",
- "border-radius": "4px",
- "padding" : "0px 10px",
- "line-height" : "30px",
- "height" : "30px",
- "border" : "0px",
- "color" : "#fff",
- "cursor" : "pointer",
- "font-size" : "14px"
- },
- "inputAcceptButton" : {
- "background-color": "#3C76B7",
- "border-radius": "4px",
- "padding" : "0px 10px",
- "line-height" : "30px",
- "height" : "30px",
- "border" : "0px",
- "color" : "#fff",
- "cursor" : "pointer",
- "float" : "left",
- "font-size" : "14px"
- },
- "inputDenyButton" : {
- "background-color": "#f0f0f0",
- "border-radius": "4px",
- "padding" : "0px 10px",
- "float" : "left",
- "line-height" : "30px",
- "height" : "30px",
- "border" : "0px",
- "color" : "#666",
- "cursor" : "pointer",
- "font-size" : "14px"
- },
- "inputOkButton" : {
- "background": "#3C76B7",
- "border-radius": "4px",
- "width" : "250px",
- "height" : "40px",
- "border" : "0px",
- "color" : "#fff",
- "cursor" : "pointer",
- "font-size" : "18px"
- },
- "inputCancelButton" : {
- "background": "#f0f0f0",
- "border-radius": "4px",
- "width" : "130px",
- "height" : "40px",
- "color" : "#666",
- "border" : "0px",
- "margin-left" : "20px",
- "font-size" : "18px",
- "cursor" : "pointer"
- },
- "inputA" : {
- "color" : "#3C76B7",
- "cursor" : "pointer"
- },
- "formTable" : {
- //"margin-top" : "10px"
- },
- "formTableHead" : {
- "height": "50px",
- "line-height": "50px",
- "text-align": "center",
- "min-width": "80px",
- "font-size":"20px",
- "font-weight": "bold"
- },
- "formTableTitle" : {
- "color" : "#333",
- "font-size": "16px",
- "padding": "0px 20px 0px 0px",
- "height" : "35px",
- "line-height" : "35px",
- "text-align": "left"
- },
- "formTableTitleRight": {
- //"color" : "#333",
- //"font-size": "16px",
- //"padding": "0px 20px 0px 0px",
- //"height" : "35px",
- //"line-height" : "35px",
- //"text-align": "right"
- "width": "118px",
- "height": "36px",
- "font-size": "14px",
- "line-height": "36px",
- "margin-bottom": "10px",
- "color": "#333333",
- "float": "left",
- "font-family": "MicrosoftYaHei"
- },
- "formTableTitle2" : {
- "color" : "#333",
- "font-size": "16px",
- "padding": "0px 10px 0px 20px",
- "height" : "35px",
- "line-height" : "35px",
- "text-align": "left"
- },
- "formTableValue" : {
- "text-align": "left",
- "font-size" : "16px"
- },
- "formTableValue div" : {
- "background":"#fff"
- },
- "formTableValueTop20" : {
- "padding-top" : "20px",
- "text-align": "left"
- },
- "formTableTitleDiv" : {
- "font-weight" : "bold"
- },
- "formTableValueDiv" : {
- "min-height" : "40px",
- "line-height" : "22px"
- },
- "formTableInlineValueDiv" : {
- "float" : "left",
- "margin-right" : "10px"
- },
- "warmMessageNode" : {
- "margin-top" : "10px",
- "font-size": "16px",
- "color":"#ff5c42",
- "padding-left": "20px",
- "background" : "url(../x_component_Template/$MForm/o2platform/icon/icon_warning.png) left center no-repeat"
- },
- "warningMessageNode" : {
- "margin-top" : "10px",
- "font-size": "16px",
- "color":"#ff5c42",
- "padding-left": "20px",
- "background" : "url(../x_component_Template/$MForm/o2platform/icon/icon_warning.png) left center no-repeat"
- },
- "showNode": {
- "width":"274px",
- "min-height": "36px",
- "overflow": "hidden",
- "float":"right"
- },
- "selectNode":{
- "float":"right",
- "height":"16px",
- "width":"16px",
- "cursor":"pointer",
- "margin":"10px 20px 10px 10px",
- "background":"url(../x_component_Profile/$Main/newVersion/icon_zengjia_blue2.png) center center no-repeat"
- }
- }
|