| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521 |
- {
- "columnDefaultIcon" : {
- "height" : "72px",
- "width" : "72px",
- "background": "url(/x_component_cms_Column/$Main/default/icon/column.png) middle center no-repeat"
- },
- "toolbarAreaNode": {
- "height": "40px",
- "margin": "0px 0px",
- "background-color": "#000",
- "overflow": "hidden",
- "opacity": "0.7",
- "color":"#fff",
- "font-size": "16px",
- "font-weight": "bold",
- "line-height": "40px",
- "text-align": "left",
- "padding-left": "20px"
- },
- "columnAreaNode":{
- "height": "260px",
- "background-color": "#FFF"
- },
- "columnToolbarAreaNode":{
- "height": "40px",
- "background-color": "#FFF",
- "font-size":"14px",
- "color" : "#222",
- "padding" : "0px 20px 0px 20px",
- "line-height": "40px"
- },
- "columnToolbarTextNode":{
- "height": "40px",
- "background-color": "#FFF",
- "font-size":"16px",
- "color" : "#222",
- "line-height": "40px",
- "float": "left",
- "padding-left": "20px",
- "font-family": "微软雅黑",
- "font-weight" : "bold"
- },
- "createColumnNode":{
- "background": "url(/x_component_cms_Column/$Main/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"
- },
- "columnContentAreaNode" : {
- "height": "220px",
- "overflow-x": "hidden",
- "overflow-y": "auto",
- "background-color": "#EEE"
- },
- "columnItemNode": {
- "width": "260px",
- "overflow": "hidden",
- "float": "left",
- "margin-left": "20px",
- "margin-top": "20px",
- "border": "1px solid #BBB",
- "box-shadow": "0px 0px 0px #BBB",
- "background-color": "#FFF",
- "cursor" : "pointer",
- "position" : "relative"
- },
- "columnItemNode_select": {
- "border": "1px solid #e97070",
- "box-shadow": "0px 0px 10px #e97070"
- },
- "columnItemTopNode": {
- "height": "80px",
- "cursor": "pointer"
- },
- "columnItemTopNode_select": {
- "background-color": "#e97070"
- },
- "columnItemNewNode": {
- "width": "47px",
- "height": "47px",
- "position": "relative",
- "top": "-80px",
- "background": "url(/x_component_cms_Column/$Main/default/icon/new.png) no-repeat right"
- },
- "columnItemIconNode": {
- "width": "80px",
- "height": "80px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "center center"
- },
- "columnItemTextNode": {
- "margin-left": "80px",
- "margin-right": "5px",
- "height": "80px"
- },
- "columnItemTitleNode": {
- "height": "30px",
- "color": "#000",
- "line-height": "40px",
- "font-family": "微软雅黑",
- "font-size": "18px",
- "font-weight": "bold"
- },
- "columnItemDescriptionNode" : {
- "margin-top" : "5px",
- "height": "50px",
- "color": "#666",
- "line-height": "20px",
- "font-family": "微软雅黑",
- "font-size": "14px"
- },
- "columnItemDelActionNode": {
- "position" : "absolute",
- "right" : "5px",
- "width": "22px",
- "height": "26px",
- "top": "5px",
- "opacity": 0,
- "background": "url(/x_component_cms_Column/$Main/default/icon/deleteColumn.png) no-repeat center center"
- },
- "columnItemEditActionNode": {
- "position" : "absolute",
- "right" : "27px",
- "width": "22px",
- "height": "26px",
- "top": "5px",
- "opacity": 0,
- "background": "url(/x_component_cms_Column/$Main/default/icon/editColumn.png) no-repeat center center"
- },
- "columnCreateMarkNode": {
- "opacity": 0.6,
- "position": "absolute",
- "background-color": "#CCC",
- "top": "0px",
- "left": "0px"
- },
- "columnCreateAreaNode": {
- "position": "absolute",
- "opacity": 0,
- "top": "0px"
- },
- "columnCreateNode": {
- "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"
- },
- "columnCreateNewNode": {
- "width": "47px",
- "height": "47px",
- "background": "url(/x_component_cms_Column/$Main/default/icon/new.png) no-repeat"
- },
- "columnCreateEditNode": {
- "width": "47px",
- "height": "47px"
- },
- "columnCreateFormNode": {
- "border-radius": "8px",
- "border": "0px solid #666",
- "width": "70%",
- "margin": "auto",
- "font-size": "16px",
- "color": "#666",
- "font-family": "微软雅黑"
- },
- "columnCreateOkActionNode": {
- "height": "30px",
- "width": "85px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "65px",
- "font-size": "16px",
- "font-family": "微软雅黑",
- "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_cms_Column/$Main/default/icon/editOk_bg.png) no-repeat"
- },
- "columnCreateCancelActionNode": {
- "height": "30px",
- "width": "60px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "40px",
- "font-size": "16px",
- "font-family": "微软雅黑",
- "border-radius": "3px",
- "color": "#FFF",
- "margin-top": "20px",
- "box-shadow": "0px 0px 0px #666",
- "border": "1px solid #999",
- "background": "url(/x_component_cms_Column/$Main/default/icon/editCancel_bg.png) no-repeat"
- },
- "categoryAreaNode":{
- "height": "260px",
- "background-color": "#FFF"
- },
- "categoryToolbarAreaNode":{
- "height": "40px",
- "background-color": "#FFF",
- "font-size":"14px",
- "color" : "#222",
- "padding" : "0px 20px 0px 20px",
- "line-height": "40px"
- },
- "categoryToolbarTextNode":{
- "height": "40px",
- "background-color": "#FFF",
- "font-size":"16px",
- "color" : "#222",
- "line-height": "40px",
- "float": "left",
- "padding-left": "20px",
- "font-family": "微软雅黑",
- "font-weight" : "bold"
- },
- "createCategoryNode":{
- "background": "url(/x_component_cms_Column/$Main/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"
- },
- "categoryContentAreaNode" : {
- "height": "260px",
- "overflow-x": "auto",
- "background-color": "#EEE"
- },
- "categoryItemNode": {
- "width": "260px",
- "overflow": "hidden",
- "float": "left",
- "margin-left": "20px",
- "margin-top": "20px",
- "border": "1px solid #BBB",
- "box-shadow": "0px 0px 0px #BBB",
- "background-color": "#FFF"
- },
- "categoryItemNode_select": {
- "border": "1px solid #e97070",
- "box-shadow": "0px 0px 10px #e97070"
- },
- "categoryItemTopNode": {
- "height": "80px",
- "cursor": "pointer"
- },
- "categoryItemTopNode_select": {
- "background-color": "#e97070"
- },
- "categoryItemNewNode": {
- "width": "47px",
- "height": "47px",
- "position": "relative",
- "top": "-80px",
- "background": "url(/x_component_cms_Column/$Main/default/icon/new.png) no-repeat right"
- },
- "categoryItemIconNode": {
- "width": "80px",
- "height": "80px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "center center"
- },
- "categoryItemTitileNode": {
- "margin-left": "80px",
- "margin-right": "26px",
- "height": "80px"
- },
- "categoryItemDelActionNode": {
- "width": "22px",
- "height": "26px",
- "float": "right",
- "opacity": 0,
- "background": "url(/x_component_cms_Column/$Main/default/icon/delete.png) no-repeat center center"
- },
- "categoryCreateMarkNode": {
- "opacity": 0.6,
- "position": "absolute",
- "background-color": "#CCC",
- "top": "0px",
- "left": "0px"
- },
- "categoryCreateAreaNode": {
- "position": "absolute",
- "opacity": 0,
- "top": "0px"
- },
- "categoryCreateNode": {
- "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"
- },
- "categoryCreateNewNode": {
- "width": "47px",
- "height": "47px",
- "background": "url(/x_component_cms_Column/$Main/default/icon/new.png) no-repeat"
- },
- "categoryCreateFormNode": {
- "border-radius": "8px",
- "border": "0px solid #666",
- "width": "70%",
- "margin": "auto",
- "font-size": "16px",
- "color": "#666",
- "font-family": "微软雅黑"
- },
- "categoryCreateOkActionNode": {
- "height": "30px",
- "width": "85px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "65px",
- "font-size": "16px",
- "font-family": "微软雅黑",
- "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_cms_Column/$Main/default/icon/editOk_bg.png) no-repeat"
- },
- "categoryCreateCancelActionNode": {
- "height": "30px",
- "width": "60px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "padding-left": "40px",
- "font-size": "16px",
- "font-family": "微软雅黑",
- "border-radius": "3px",
- "color": "#FFF",
- "margin-top": "20px",
- "box-shadow": "0px 0px 0px #666",
- "border": "1px solid #999",
- "background": "url(/x_component_cms_Column/$Main/default/icon/editCancel_bg.png) no-repeat"
- },
- "applicationItemNode": {
- "width": "260px",
- "overflow": "hidden",
- "float": "left",
- "margin-left": "20px",
- "margin-top": "20px",
- "border": "1px solid #BBB",
- "box-shadow": "0px 0px 0px #BBB",
- "background-color": "#FFF"
- },
- "applicationItemNode_select": {
- "border": "1px solid #e97070",
- "box-shadow": "0px 0px 10px #e97070"
- },
- "applicationItemTopNode": {
- "height": "80px",
- "cursor": "pointer"
- },
- "applicationItemTopNode_select": {
- "background-color": "#e97070"
- },
- "applicationItemNewNode": {
- "width": "47px",
- "height": "47px",
- "position": "relative",
- "top": "-80px",
- "background": "url(/x_component_cms_Column/$Main/default/icon/new.png) no-repeat right"
- },
- "applicationItemIconNode": {
- "width": "80px",
- "height": "80px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "center center"
- },
- "applicationItemTitileNode": {
- "margin-left": "80px",
- "margin-right": "26px",
- "height": "80px"
- },
- "applicationItemDelActionNode": {
- "width": "22px",
- "height": "26px",
- "float": "right",
- "opacity": 0,
- "background": "url(/x_component_cms_Column/$Main/default/icon/delete.png) no-repeat center center"
- },
- "applicationItemExportActionNode": {
- "width": "22px",
- "height": "26px",
- "float": "right",
- "opacity": 0,
- "background": "url(/x_component_cms_Column/$Main/default/icon/export.png) no-repeat center center"
- },
- "applicationItemDelActionNode_select": {
- "opacity": 1,
- "background": "url(/x_component_cms_Column/$Main/default/icon/delete_red.png) no-repeat center center"
- },
- "deleteElementsNode":{
- "position": "absolute",
- "background-color": "#c04444",
- "border": "2px solid #FFF",
- "border-radius": "5px",
- "box-shadow": "0px 0px 10px #999",
- "cursor": "pointer",
- "color": "#FFF",
- "padding": "5px 10px"
- },
- "applicationItemNameNode": {
- "height": "30px",
- "font-size": "18px",
- "font-family": "微软雅黑",
- "font-weight": "bold",
- "line-height": "40px",
- "color": "#FFF"
- },
- "applicationItemTypeNode": {
- "height": "30px",
- "font-size": "14px",
- "font-family": "微软雅黑",
- "line-height": "40px",
- "color": "#EEE"
- },
- "applicationItemInforNode": {
- "border-top": "1px solid #BBB",
- "overflow": "hidden"
- },
- "applicationItemDescriptionNode": {
- "overflow": "hidden",
- "color": "#999",
- "padding": "5px"
- },
- "applicationItemElNode": {
- "overflow": "hidden"
- },
- "applicationItemElTitleNode": {
- "font-size": "14px",
- "font-weight": "bold",
- "font-family": "微软雅黑",
- "color": "#333",
- "padding": "0px 5px 5px 5px"
- },
- "applicationItemElListNode": {
- "color": "#666",
- "height": "40px",
- "line-height": "20px",
- "padding": "0px 5px 5px 15px"
- },
- "noCategoryNode": {
- "text-align": "center",
- "padding": "20px",
- "height": "60px",
- "line-height": "60px",
- "margin-top": "10px",
- "margin-left": "0px",
- "color": "#888",
- "cursor": "pointer",
- "font-size": "16px"
- },
- "applicationItemDateNode": {
- "height": "30px",
- "line-height": "30px",
- "color": "#999",
- "text-align": "right",
- "margin-right": "20px"
- },
- "listItemNode": {
- "height": "20px",
- "width": "110px",
- "float": "left",
- "line-height": "20px",
- "cursor": "pointer",
- "overflow": "hidden",
- "margin-right": "10px"
- }
- }
|