123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420 |
- {
- "titleBar": {
- "overflow": "hidden",
- "height": "50px",
- "margin": "0px 0px",
- "background-color": "#000",
- "opacity": "0.7"
- },
- "titleTextNode": {
- "padding-right": "20px",
- "color": "#FFF",
- "font-size": "18px",
- "line-height": "50px",
- "font-weight": "bold",
- "width": "160px",
- "float": "right",
- "text-align": "right"
- },
- "contentNode": {
- "overflow": "auto",
- "background-color": "#ffffff"
- },
- "contentModuleArea": {
- "width": "90%",
- "margin": "20px auto",
- "overflow": "hidden"
- },
- "createApplicationNode": {
- "float": "left",
- "width": "50px",
- "height": "50px",
- "background": "url(../x_component_AppCenter/$Main/default/icon/create.png) no-repeat center center",
- "cursor": "pointer",
- "border-right": "1px solid #EEE",
- "border-left": "0px solid #EEE"
- },
- "setupApplicationNode": {
- "float": "left",
- "width": "50px",
- "height": "50px",
- "background": "url(../x_component_AppCenter/$Main/default/icon/setup.png) no-repeat center center",
- "cursor": "pointer",
- "border-right": "1px solid #EEE",
- "border-left": "0px solid #EEE"
- },
- "emptyNode": {
- "height": "60px",
- "width": "80%",
- "margin": "auto",
- "margin-top": "40px",
- "text-align": "center",
- "font-size": "18px",
- "color": "#999999",
- "cursor": "pointer"
- },
- "moduleIconNode": {
- "width": "100px",
- "height": "100px",
- "float": "left",
- "background": "url(../x_component_AppMarket/$Main/default/icon/default.png) center center no-repeat"
- },
- "moduleSetupContentNode": {
- "width": "90%",
- "margin": "auto",
- "overflow": "hidden"
- },
- "moduleSetupTitleNode": {
- "margin-top": "10px",
- "height": "100px",
- "background-color": "#f1f1f1"
- },
- "moduleSetupTitleContentNode": {
- "margin-left": "110px",
- "padding-top": "6px",
- "padding-bottom": "2px",
- "height": "86px"
- },
- "moduleSetupNameNode": {
- "height": "30px",
- "line-height": "30px",
- "font-size": "12px",
- "font-weight": "bold",
- "color": "#333333"
- },
- "moduleSetupCategoryNode": {
- "height": "28px",
- "line-height": "28px",
- "font-size": "12px",
- "font-weight": "bold",
- "color": "#333333"
- },
- "moduleSetupDescriptionNode": {
- "height": "28px",
- "line-height": "28px",
- "font-size": "12px",
- "font-weight": "bold",
- "color": "#333333"
- },
- "moduleInputTitleNode":{
- "height": "28px",
- "line-height": "28px",
- "width": "60px",
- "float": "left"
- },
- "moduleInputContentNode": {
- "margin-left": "60px",
- "height": "100%"
- },
- "moduleInputNode": {
- "height": "20px",
- "line-height": "20px",
- "width": "90%",
- "border": "1px solid #cccccc"
- },
- "moduleSetupCompareContentNode": {
- //"border": "1px solid #cccccc",
- "margin-top": "10px",
- "overflow": "auto"
- },
- "moduleLoadingAreaNode": {
- "margin": "auto",
- "width": "100px"
- },
- "moduleLoadingImgNode": {
- "margin-top": "60px",
- "margin-bottom": "60px",
- "width": "100px",
- "height": "100px",
- "border": "0px"
- },
- "moduleSetupContentInforNode": {
- "height": "36px",
- "line-height": "36px",
- "color": "#666666",
- "font-size": "14px",
- "padding-left": "6px"
- },
- "moduleSetupListAreaTitleNode": {
- "height": "30px",
- "line-height": "30px",
- "background-color": "#eeeeee",
- "color": "#333333",
- "padding-left": "10px",
- "font-weight": "bold",
- "font-size": "14px"
- },
- "moduleSetupListAreaContentNode": {
- "min-height": "30px"
- },
- "moduleSetupListContentNode": {
- "height": "36px",
- "line-height": "36px",
- "margin": "0px 10px",
- "font-size": "14px",
- "color": "#666666",
- "background": "transparent",
- "border-bottom": "1px solid #eeeeee"
- },
- "moduleSetupListContentNode_over": {
- "height": "36px",
- "line-height": "36px",
- "margin": "0px 10px",
- "font-size": "14px",
- "color": "#666666",
- "background": "#f3f9ff",
- "border-bottom": "1px solid #eeeeee"
- },
- "moduleSetupListIconNode": {
- "height": "36px",
- "float": "left",
- "width": "36px",
- "cursor": "pointer"
- },
- "moduleSetupListNameNode": {
- "height": "36px",
- "margin-right": "160px",
- "margin-left": "36px",
- "overflow": "hidden",
- "cursor": "pointer"
- },
- "moduleSetupListActionNode": {
- "height": "36px",
- "float": "right",
- "width": "60px"
- },
- "moduleSetupListInforNode": {
- "height": "36px",
- "float": "right",
- "width": "100px"
- },
- "moduleSelectActionNode": {
- "height": "18px",
- "line-height": "18px",
- "margin-top": "8px",
- "width": "40px",
- "border-radius": "6px",
- "border": "1px solid #999",
- "color": "#333",
- "text-align": "center",
- "font-size": "12px",
- "cursor": "pointer"
- },
- "moduleSelectContentAreaNode": {
- "background-color": "#ffffff",
- "height": "36px",
- "border-radius": "6px",
- "position": "absolute"
- },
- "moduleSelectTitleNode": {
- "height": "30px",
- "line-height": "30px",
- "font-size": "14px",
- "color": "#666666",
- "border-radius": "6px",
- "text-align": "center",
- },
- "moduleSelectContentNode": {
- "border-top": "1px solid #999999",
- "border-left": "1px solid #999999",
- "border-bottom": "1px solid #cccccc",
- "border-right": "1px solid #cccccc",
- "background-color": "#ffffff",
- "width": "95%",
- "margin": "0px auto",
- "overflow": "auto"
- },
- "moduleSelectButtonNode": {
- "height": "40px",
- "overflow": "hidden"
- },
- "moduleSelectButtonActionNode": {
- "height": "20px",
- "width": "50px",
- "text-align": "center",
- "line-height": "20px",
- "font-size": "12px",
- "border": "1px solid #999999",
- "border-radius": "5px",
- "float": "right",
- "margin-right": "10px",
- "margin-top": "10px",
- "background-color": "#ffffff",
- "cursor": "pointer"
- },
- "moduleSelectContentTitleNode": {
- "height": "24px",
- "line-height": "24px",
- "font-size": "12px",
- "padding": "0px 5px",
- "background-color": "#e7eaed",
- "border-bottom": "1px solid #cccccc"
- },
- "moduleSelectContentTitleTextNode": {
- "height": "24px",
- "margin-right": "120px"
- },
- "moduleSelectContentTitleButtonNode": {
- "height": "24px",
- "width": "115px",
- "float": "right"
- },
- "moduleSelectContentTitleButtonActionNode": {
- "height": "18px",
- "width": "45px",
- "font-weight": "normal",
- "text-align": "center",
- "line-height": "18px",
- "font-size": "12px",
- "border": "1px solid #999999",
- "border-radius": "5px",
- "float": "right",
- "margin-left": "3px",
- "margin-top": "3px",
- "background-color": "#ffffff",
- "cursor": "pointer"
- },
- "moduleSelectContentListNode": {
- "min-height": "20px"
- },
- "moduleSelectContentListItemNode": {
- "overflow": "hidden",
- "min-height": "20px",
- "line-height": "20px",
- "padding-left": "20px",
- "color": "#555555"
- },
- "moduleStatusInforNode1": {
- "height": "24px",
- "line-height": "24px",
- "font-size": "12px",
- "padding": "0px 5px",
- "background-color": "#e7eaed",
- "border-bottom": "1px solid #cccccc"
- },
- "moduleStatusInforNode2": {
- "height": "24px",
- "line-height": "24px",
- "font-size": "12px",
- "padding": "0px 15px",
- },
- "moduleNode": {
- "width": "300px",
- "height": "100px",
- "float": "left",
- "margin": "20px 10px"
- },
- "moduleContentNode": {
- "margin-left": "110px",
- "margin-top": "2px",
- "margin-bottom": "2px",
- "height": "96px"
- },
- "moduleNameNode": {
- "height": "24px",
- "line-height": "24px",
- "font-size": "14px",
- "font-weight": "bold",
- "color": "#333333"
- },
- "moduleCategoryNode": {
- "height": "18px",
- "line-height": "18px",
- "font-size": "12px",
- "color": "#777777"
- },
- "moduleDescriptionNode": {
- "height": "36px",
- "line-height": "18px",
- "font-size": "12px",
- "color": "#999999"
- },
- "moduleActionNode": {
- "height": "16px",
- "width": "50px",
- "border": "1px solid #999999",
- "line-height": "16px",
- "font-size": "12px",
- "border-radius": "8px",
- "color": "#ffffff",
- "background-color": "#4c6b87",
- "cursor": "pointer",
- "text-align": "center",
- "float": "left"
- },
- "moduleDeleteActionNode": {
- "height": "16px",
- "width": "50px",
- "border": "1px solid #999999",
- "line-height": "16px",
- "font-size": "12px",
- "border-radius": "8px",
- "color": "#ffffff",
- "background-color": "rgb(208, 126, 14)",
- "cursor": "pointer",
- "text-align": "center",
- "margin-left": "125px"
- },
- "moduleSetupIconNode": {
- "width": "130px",
- "height": "130px",
- "background": "url(../x_component_AppMarket/$Main/default/icon/logo1.png) center center no-repeat"
- },
- "moduleSetupIconAreaNode": {
- "width": "130px",
- "height": "130px",
- "background-color": "#666666",
- "overflow": "hidden",
- "float": "left"
- },
- "moduleSetupTitleNode2": {
- "margin-top": "10px",
- "height": "130px",
- "background-color": "#ffffff"
- },
- "moduleSetupTitleContentNode2": {
- "margin-left": "140px",
- "padding-top": "10px",
- "padding-bottom": "10px",
- "height": "110px"
- },
- "moduleSetupNameNode2": {
- "height": "30px",
- "line-height": "30px",
- "font-size": "16px",
- "font-weight": "bold",
- "color": "#333333"
- },
- "moduleSetupCategoryNode2": {
- "height": "20px",
- "line-height": "20px",
- "font-size": "12px",
- "color": "#777777"
- },
- "moduleSetupDescriptionNode2": {
- "height": "40px",
- "line-height": "20px",
- "font-size": "12px",
- "color": "#999999"
- },
- "moduleSetupListAreaTitleNode2": {
- "height": "30px",
- "line-height": "30px",
- "background-color": "#dddddd",
- "color": "#333333",
- "padding-left": "10px",
- "font-weight": "bold",
- "font-size": "14px"
- },
- "moduleSetupListAreaContentNode2": {
- "min-height": "30px",
- "background-color": "#ffffff"
- }
- }
|