123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666 |
- {
- "toolbarNode": {
- "overflow" : "hidden",
- "background-color" : "#f7f7f7",
- "height" : "50px",
- "padding-left" : "10px",
- "line-height" : "50px",
- "color" : "#333"
- },
- "iconElementNode": {
- "float": "left",
- "width": "80px",
- "height": "80px",
- "background-position": "center center",
- "background-repeat": "no-repeat",
- "cursor": "pointer"
- },
- "createElementNode": {
- "float" : "right",
- "width" : "24px",
- "margin-right" : "18px",
- "margin-top" : "14px",
- "cursor" : "pointer",
- "height" : "24px",
- "line-height" : "24px",
- "background" : "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/add.png) no-repeat center center"
- },
- "createElementNode_over" : {
- "background" : "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/add_blue.png) no-repeat center center"
- },
- "titleElementNode": {
- "font-size" : "16px",
- "float" : "left",
- "height" : "50px",
- "margin-left" : "10px",
- "line-height" : "50px"
- },
- "searchElementNode": {
- "margin-left": "362px",
- "overflow": "hidden"
- },
- "searchElementButtonNode": {
- "float": "right",
- "width": "80px",
- "height": "80px",
- "margin-right": "40px",
- "background": "url("+"../x_component_cms_ColumnManager/$Explorer/default/icon/search.png) no-repeat center center",
- "cursor": "pointer"
- },
- "searchElementInputAreaNode": {
- "margin-right": "120px",
- "text-align": "right"
- },
- "searchElementInputBoxNode": {
- "margin-top": "25px",
- "width": "80%",
- "max-width": "500px",
- "height": "30px",
- "border-radius": "5px",
- "background-color": "#EEE",
- "float": "right",
- "text-align": "center"
- },
- "searchElementInputNode": {
- "width": "96%",
- "height": "28px",
- "border": "0px",
- "font-family": "Microsoft YaHei",
- "font-size": "14px",
- "color": "#999",
- "background": "transparent",
- "-webkit-user-select": "auto",
- "-moz-user-select": "auto"
- },
- "elementContentNode": {
- "overflow": "hidden",
- "position": "static"
- },
- "elementContentListNode": {
- "overflow": "hidden"//,
- //"padding-bottom": "20px"
- //"margin-right": "10px"
- },
- "noElementNode": {
- "text-align": "center",
- "padding": "20px",
- "height": "30px",
- "line-height": "30px",
- "margin-top": "10px",
- "margin-left": "0px",
- "color": "#888",
- "cursor": "pointer",
- "font-size": "16px"
- },
- "deleteItemsAction": {
- "width": "140px",
- "height": "30px",
- "cursor": "pointer",
- "position": "absolute",
- "background-color": "#c04444",
- "border": "1px solid #FFF",
- "line-height": "30px",
- "font-size": "14px",
- "font-family": "Microsoft YaHei",
- "color": "#FFF",
- "text-align": "center",
- "border-radius": "0px",
- "opacity": 0,
- "box-shadow": "0px 2px 5px #666"
- },
- "noItemNoticeNode": {
- "text-align": "left",
- "padding": "20px",
- "height": "60px",
- "line-height": "60px",
- "margin-top": "10px",
- "margin-left": "0px",
- "color": "#888",
- "cursor": "pointer",
- "font-size": "16px"
- },
- "itemNode": {
- "height": "50px",
- "margin-left": "0px",
- "background-color": "#FFF",
- "cursor": "default",
- "position" : "relative"
- },
- "itemNode_selected": {
- "background-color": "#b7d0e6"
- },
- "itemNode_even" : {
- "height": "50px",
- "margin-left": "0px",
- "background-color": "#f7f7f7",
- "cursor": "default",
- "position" : "relative"
- },
- "itemNode_over" : {
- "height": "50px",
- "margin-left": "0px",
- "background-color": "#f0f0f0",
- "cursor": "default",
- "position" : "relative"
- },
- "itemTypeNode" : {
- "overflow" : "hidden",
- "float": "left",
- "width": "50px",
- "height": "50px"
- },
- "itemStatusNode" : {
- "overflow" : "hidden",
- "float": "left",
- "width": "5px",
- "height": "50px"
- },
- "itemStatusTopNode" : {
- "width": "5px",
- "height": "25px"
- },
- "itemStatusBottomNode" : {
- "width": "5px",
- "height": "25px"
- },
- "itemIconNode": {
- "padding": "0px",
- "float": "left",
- "margin-left": "10px",
- "width": "50px",
- "height": "50px"
- },
- "deleteActionNode": {
- "padding": "0px",
- "float": "right",
- "width": "16px",
- "height": "16px",
- "cursor": "pointer",
- "background": "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/trash.png) no-repeat center center"
- },
- "itemInforNode": {
- "margin-left": "60px",
- "margin-right": "26px",
- "height": "50px",
- "overflow": "hidden"
- },
- "itemInforBaseNode": {
- "height": "50px",
- "line-height": "50px",
- "font-size": "12px"
- },
- "itemTextTitleNode": {
- "height": "50px",
- "font-size": "14px",
- "overflow": "hidden",
- "cursor": "pointer",
- "color": "#888",
- "width": "200px",
- "float": "left"
- },
- "itemTextAliasNode": {
- "padding-left" : "10px",
- "height": "50px",
- "overflow": "hidden",
- "cursor": "pointer",
- "color": "#777",
- "float": "left",
- "width": "190px"
- },
- "itemTextDateNode": {
- "height": "50px",
- "overflow": "hidden",
- "cursor": "pointer",
- "color": "#999",
- "float": "left",
- "text-align": "right",
- "width": "120px"
- },
- "itemTextDescriptionNode": {
- "padding-left" : "10px",
- "font-size": "12px",
- "line-height": "50px",
- "height": "50px",
- "color": "#888",
- "overflow": "hidden",
- "white-space": "normal"
- },
- "itemErrorNode": {
- "width": "16px",
- "height": "16px",
- "float": "right",
- "background": "url("+"../x_component_cms_ColumnManager/$Explorer/default/icon/error.png) no-repeat center center",
- "position": "relative",
- "top": "-16px",
- "left": "0px"
- },
- "itemNewNode": {
- "width": "30px",
- "height": "30px",
- "position": "relative",
- "top": "-45px",
- "left": "-5px",
- "background": "url("+"../x_component_cms_ColumnManager/$Explorer/default/icon/new.png) no-repeat right"
- },
- "createTemplateScrollNode": {
- "margin-right": "0px",
- "height": "100%",
- "overflow": "hidden"
- },
- "createTemplateContentNode": {
- "overflow": "hidden",
- "padding": "10px 40px 40px 10px"
- },
- "templateNode": {
- "margin-top": "30px",
- "margin-left": "30px",
- "float": "left",
- "width": "120px",
- "height": "140px",
- "cursor": "pointer",
- "border": "2px solid #FFF",
- "border-radius": "10px",
- "box-shadow": "0px 0px 0px #999",
- "background-color": "#FFF"
- },
- "templateNode_over": {
- "border": "2px solid #999",
- "box-shadow": "0px 0px 5px #999"
- },
- "templateNode_down": {
- "border-top": "2px solid #999",
- "border-left": "2px solid #999",
- "border-bottom": "2px solid #FFF",
- "border-right": "2px solid #FFF",
- "box-shadow": "0px 0px 0px #999"
- },
- "templateIconNode": {
- "height": "110px"
- },
- "templateTitleNode": {
- "height": "30px",
- "line-height": "30px",
- "text-align": "center",
- "font-size": "14px"
- },
- "templateIconImgNode": {
- "width": "100%",
- "height": "100%",
- "border-radius": "10px"
- },
- "selectFormMaskNode": {
- "width": "100%",
- "height": "100%",
- "background-color": "#666",
- "position": "absolute",
- "top": "0px",
- "left": "0px",
- "opacity": 0.4,
- "z-index":100
- },
- "selectFormAreaNode": {
- "width": "900px",
- "height": "226",
- "border": "3px solid #999",
- "border-radius": "12px",
- "box-shadow": "0px 0px 10px #999",
- "position": "absolute",
- "top": "20%",
- "left": "10%",
- "z-index": "30000",
- "background-color": "#FFF",
- "opacity": 0
- },
- "selectFormTemplateAreaNode": {
- "width": "900px",
- "height": "226",
- "border": "3px solid #999",
- "border-radius": "12px",
- "box-shadow": "0px 0px 10px #999",
- "position": "absolute",
- "top": "20%",
- "left": "10%",
- "z-index": "30000",
- "background-color": "#FFF",
- "opacity": 0
- },
- "selectFormTitleNode": {
- "border-top-left-radius": "12px",
- "border-top-right-radius": "12px",
- "padding": "0px 10px",
- "height": "30px",
- "color": "rgb(102, 102, 102)",
- "line-height": "30px",
- "font-size": "14px",
- "font-weight": "bold",
- "background-color": "#EEE"
- },
- "selectFormScrollNode": {
- "margin-right": "0px",
- "height": "100%",
- "overflow": "hidden"
- },
- "selectFormContentNode": {
- "overflow": "hidden",
- "padding": "10px 40px 40px 10px"
- },
- "formNode": {
- "width": "240px",
- "padding": "10px",
- "height": "60px",
- "margin-top": "20px",
- "margin-left": "20px",
- "border": "1px solid #CCC",
- "float": "left",
- "background-color": "#FFF",
- "cursor": "pointer"
- },
- "formNode_over": {
- "border": "1px solid #999",
- "box-shadow": "0px 0px 5px #999"
- },
- "formNode_down": {
- "border-top": "1px solid #999",
- "border-left": "1px solid #999",
- "border-bottom": "1px solid #FFF",
- "border-right": "1px solid #FFF",
- "box-shadow": "0px 0px 0px #999"
- },
- "formIconNode": {
- "padding": "0px",
- "float": "left",
- "width": "40px",
- "height": "60px"
- },
- "formTitleNode": {
- "margin-left": "50px",
- "margin-right": "20px",
- "height": "20px",
- "line-height": "20px",
- "font-size": "14px",
- "font-weight": "bold",
- "overflow": "hidden",
- "cursor": "pointer",
- "color": "#333"
- },
- "formDescriptionNode": {
- "margin-left": "50px",
- "margin-right": "20px",
- "font-size": "12px",
- "line-height": "20px",
- "height": "20px",
- "color": "#777",
- "overflow": "hidden",
- "white-space": "normal"
- },
- "actionsArea" : {
- "position": "absolute",
- "padding": "1px",
- "padding-right": "0px",
- //"opacity": 1,
- "top" : "15px",
- "right" : "5px",
- "z-index": 100
- },
- "setCategoryViewAction": {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/checkmark.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "2px",
- "float": "left",
- "cursor": "pointer"
- },
- "setCategoryViewAction_selected": {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/checkmark_selected2.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "2px",
- "float": "left",
- "cursor": "pointer"
- },
- "cancelCategoryViewAction": {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/checkmark_selected2.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "2px",
- "float": "left",
- "cursor": "pointer"
- },
- "setDefaultCategoryViewAction": {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/home.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "2px",
- "float": "left",
- "cursor": "pointer"
- },
- "setDefaultCategoryViewAction_selected": {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$CategoryExplorer/default/icon/home_selected.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "2px",
- "float": "left",
- "cursor": "pointer"
- },
- "deleteAction" : {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$Explorer/default/icon/delete.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "5px",
- "float": "left",
- "cursor": "pointer"
- },
- "deleteAction_over" : {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$Explorer/default/icon/delete_over.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "5px",
- "float": "left",
- "cursor": "pointer"
- },
- "saveasActionNode" : {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$Explorer/default/icon/copy.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "5px",
- "float": "left",
- "cursor": "pointer"
- },
- "saveasActionNode_over" : {
- "width": "16px",
- "height": "16px",
- "background" : "url(../x_component_cms_ColumnManager/$Explorer/default/icon/copy_over.png) no-repeat left",
- "margin-left": "2px",
- "margin-right": "5px",
- "float": "left",
- "cursor": "pointer"
- },
- "createTemplateMaskNode": {
- "width": "100%",
- "height": "100%",
- "background-color": "#666",
- "position": "absolute",
- "top": "0px",
- "left": "0px",
- "opacity": 0.4,
- "z-index":100
- },
- "createTemplateAreaNode": {
- "width": "688px",
- "height": "486px",
- "border": "3px solid #999",
- "border-radius": "12px",
- "box-shadow": "0px 0px 10px #999",
- "position": "absolute",
- "top": "20%",
- "left": "10%",
- "z-index": "30000",
- "background-color": "#FFF",
- "opacity": 1
- },
- "fileDesignerTitleNode": {
- "height": "40px",
- "line-height": "40px"
- },
- "fileDesignerTitleIconNode": {
- "width": "40px",
- "height": "40px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "left top"
- },
- "fileDesignerTitleTextNode": {
- "margin": "0px 40px",
- "height": "40px",
- "text-align": "center",
- "font-size": "18px",
- "color": "#666666",
- "font-weight": "bold"
- },
- "fileDesignerContentNode": {
- "overflow": "auto"
- },
- "fileDesignerButtonNode": {
- "height": "50px"
- },
- "fileDesignerContentAreaNode": {
- "overflow": "hidden",
- "padding": "20px"
- },
- "fileDesignerContentLineNode": {
- "height": "30px",
- "line-height": "30px",
- "width": "80%",
- "margin": "auto",
- "margin-top": "10px"
- },
- "fileDesignerContentLineTitleNode": {
- "height": "30px",
- "width": "80px",
- "float": "left",
- "font-size": "16px",
- "color": "#666666",
- "text-align": "left",
- "font-weight": "bold"
- },
- "fileDesignerContentLineContentNode": {
- "height": "30px",
- "margin-left": "80px",
- "-webkit-user-select": "text",
- "-moz-user-select": "text"
- },
- "fileDesignerContentLineInputNode": {
- "border": "1px solid #999999",
- "height": "22px",
- "line-height": "22px",
- "width": "99%",
- "color": "#666666"
- },
- "fileDesignerContentFileLineNode": {
- "height": "80px",
- "line-height": "80px",
- "width": "80%",
- "margin": "auto",
- "margin-top": "10px"
- },
- "fileDesignerContentFileLineTitleNode": {
- "height": "80px",
- "width": "80px",
- "float": "left",
- "font-size": "16px",
- "color": "#666666",
- "text-align": "left",
- "font-weight": "bold"
- },
- "fileDesignerContentFileLineContentNode": {
- "height": "80px",
- "margin": "0px 80px"
- },
- "fileDesignerContentFileLineRightNode":{
- "height": "80px",
- "width": "80px",
- "float": "right",
- },
- "fileDesignerUploadButtonNode": {
- "height": "24px",
- "width": "70px",
- "line-height": "24px",
- "border": "1px solid #999999",
- "border-radius": "5px",
- "text-align": "center",
- "color": "#666666",
- "float": "right",
- "margin-top": "28px",
- "background-color": "#F3F3F3",
- "cursor": "pointer"
- },
- "fileDesignerCancelButtonNode": {
- "height": "26px",
- "width": "80px",
- "line-height": "26px",
- "border": "1px solid #999999",
- "border-radius": "5px",
- "text-align": "center",
- "color": "#666666",
- "float": "right",
- "margin-right": "60px",
- "background-color": "#F3F3F3",
- "cursor": "pointer"
- },
- "fileDesignerOkButtonNode": {
- "height": "26px",
- "width": "100px",
- "line-height": "26px",
- "border": "1px solid #999999",
- "border-radius": "5px",
- "text-align": "center",
- "color": "#FFFFFF",
- "float": "right",
- "margin-right": "20px",
- "background-color": "#4c6b87",
- "cursor": "pointer"
- },
- "fileDesignerContentFileLineFileIconNode": {
- "height": "80px",
- "width": "80px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "center"
- },
- "fileDesignerContentFileLineFileNameNode": {
- "margin-left": "85px",
- "height": "40px",
- "line-height": "20px",
- "font-size": "14px",
- "word-break": "break-all",
- "color": "#666666"
- },
- "fileDesignerContentFileLineFileSizeNode": {
- "margin-left": "85px",
- "height": "40px",
- "line-height": "20px",
- "font-size": "14px",
- "color": "#999999"
- }
- }
|