123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284 |
- {
- "propertyNode": {
- "width": "300px",
- "overflow": "hidden",
- "float": "right",
- "-webkit-user-select": "text",
- "-moz-user-select": "text"
- },
- "dictionaryListNode": {
- "width": "260px",
- "overflow": "hidden",
- "border": "1px solid #505050",
- "height": "100%",
- "float": "left",
- "background-color": "#EEE"
- },
- "contentNode": {
- "margin-left": "261px",
- "margin-right": "301px",
- "border-right": "1px solid #505050",
- "border-left": "1px solid #505050",
- "background-color": "#FFF",
- "-webkit-user-select": "none",
- "-moz-user-select": "none"
- },
- "dictionaryListResizeNode": {
- "width": "3px",
- "float": "right",
- "background-color": "#505050",
- "margin-right": "2px",
- "cursor": "col-resize"
- },
- "dictionaryListAreaSccrollNode": {
- "margin": "4px",
- "margin-right": "8px",
- "overflow": "auto",
- "background-color": "#FFF",
- "border-top": "1px solid #999",
- "border-left": "1px solid #999",
- "border-bottom": "1px solid #DDD",
- "border-right": "1px solid #DDD"
- },
- "dictionaryListAreaNode": {
- "overflow": "hidden"
- },
- "dictionaryListTitleNode": {
- "height": "26px",
- "background-color": "#505050",
- "border-radius": "0px",
- "margin": "2px",
- "color": "#FFF",
- "line-height": "26px",
- "font-size": "12px",
- "font-weight": "bold",
- "padding-left": "10px",
- "clear": "both"
- },
- "listDictionaryItem": {
- "height": "24px",
- "line-height": "24px",
- "margin": "3px 10px 0px 10px",
- "cursor": "pointer",
- "background": "#FFF",
- "color": "#333"
- },
- "listDictionaryItem_over": {
- "background": "#e8eef7"
- },
- "listDictionaryItem_current": {
- "background": "#48638f",
- "color": "#FFF"
- },
- "listDictionaryItemIcon": {
- "height": "24px",
- "width": "26px",
- "background": "url("+"../x_component_process_DictionaryDesigner/$Main/default/dictionary.png) no-repeat center center",
- "float": "left"
- },
- "listDictionaryItemText": {
- "height": "24px",
- "margin-left": "28px",
- "white-space": "nowrap"
- },
- "contentToolbarNode": {
- "height": "30px",
- "background-color": "#EEE"
- },
- "editContentNode": {
- "overflow": "hidden",
- "background": "#CCC",
- "-webkit-user-select": "none",
- "-moz-user-select": "none"
- },
- "designFrame": {
- "width": "100%",
- "height": "100%",
- "border": "0px"
- },
- "designBody": {
- "margin": "0px"
- },
- "designNode": {
- //"height": "100%",
- "margin": "15px",
- "box-shadow": "0px 0px 20px #606060",
- "background": "#FFF",
- "-webkit-user-select": "none",
- "overflow": "hidden",
- "-moz-user-select": "none"
- },
- "propertyTitleNode": {
- "height": "26px",
- "background-color": "#505050",
- "border-radius": "0px",
- "margin": "2px",
- "color": "#FFF",
- "line-height": "26px",
- "font-size": "12px",
- "font-weight": "bold",
- "padding-left": "10px",
- "clear": "both"
- },
- "propertyResizeBar": {
- "width": "3px",
- "float": "left",
- "background-color": "#505050",
- "margin-left": "2px",
- "cursor": "col-resize"
- },
- "propertyContentNode": {
- "background-color": "#EEE",
- "border-radius": "0px",
- "margin": "2px",
- "margin-left": "7px",
- "padding-right": "0px",
- "overflow": "hidden"
- },
- "propertyContentResizeNode": {
- "height": "3px",
- "background-color": "#505050",
- "cursor": "row-resize"
- },
- "propertyDomArea": {
- "overflow": "hidden",
- "background": "#FFF",
- "margin": "2px",
- "font-family": "Verdana, Geneva, sans-serif",
- "border-top": "1px solid #999",
- "border-left": "1px solid #999",
- "border-bottom": "1px solid #DDD",
- "border-right": "1px solid #DDD"
- },
- "propertyContentArea": {
- "overflow": "hidden",
- "margin-bottom": "2px"
- },
- "dictionaryPropertyNode": {
- "overflow": "hidden",
- "background": "#FFF",
- "height": "100%"
- },
- "propertyTitleNode": {
- "height": "24px",
- "line-height": "24px",
- "font-size": "12px",
- "font-weight": "bold",
- "margin": "10px 10px 0px 10px"
- },
- "propertyTextNode": {
- "height": "24px",
- "line-height": "24px",
- "font-size": "12px",
- "margin": "0px 10px",
- "color": "#666"
- },
- "propertyInputNode": {
- "display": "block",
- "width": "90%",
- "margin": "0px 10px",
- "border": "1px solid #999",
- "height": "20px",
- "line-height": "20px"
- },
- "propertyInputAreaNode": {
- "display": "block",
- "width": "90%",
- "margin": "0px 10px",
- "border": "1px solid #999",
- "height": "60px",
- "overflow": "auto"
- },
- "jsonDomNode": {
- "overflow": "hidden",
- "background": "#FFF",
- "min-height": "500px"
- },
- "jsonTextNode": {
- "overflow": "hidden",
- "background": "#FFF"
- },
- "jsonTextAreaNode": {
- "border": "0px",
- "width": "100%",
- "height": "500px"
- },
- "titleActionArea":{
- "float" : "right",
- "display": "flex",
- "align-items":"center",
- "height":"100%",
- "flex": "1",
- "justify-content": "flex-end"
- },
- "moreAction":{
- "margin-right": "10px",
- "width": "20px",
- "height": "20px",
- "cursor": "pointer",
- "background": "url(../x_component_query_ViewDesigner/$Main/default/toolbar/more.png) no-repeat center center",
- "background-size": "12px 12px"
- },
- "toolbarNode":{
- "border-bottom": "1px dashed rgb(204, 204, 204)",
- "width": "100%",
- "background": "#fff",
- "display": "none",
- "padding-bottom": "10px"
- },
- "itemSortArea":{
- "height": "38px",
- "line-height": "38px",
- "text-align": "center"
- },
- "itemSortSelect":{
- "border": "1px solid #ccc",
- "height": "20px",
- "width": "90%"
- },
- "searchArea":{
- "border": "1px solid #ccc",
- "padding": "0 0 0 2px",
- "overflow": "hidden",
- "width": "90%",
- "margin-left": "calc( 5% - 4px )",
- "text-align": "center"
- },
- "searchInput": {
- "width": "calc( 100% - 46px )",
- "height": "20px",
- "line-height": "20px",
- "font-size": "13px",
- "color": "#666",
- "border": "0",
- "float": "left",
- "background": "inherit"
- },
- "searchButton":{
- "cursor": "pointer",
- "width": "20px",
- "height": "20px",
- "line-height": "20px",
- "color": "#ccc",
- "float": "right",
- "background": "url(../x_component_process_ProcessManager/$Explorer/default/icon/search.png) no-repeat center center",
- "background-size": "12px 12px"
- },
- "searchCancelButton":{
- "cursor": "pointer",
- "width": "20px",
- "height": "20px",
- "line-height": "20px",
- "color": "#ccc",
- "float": "right",
- "background": "url(../x_component_process_ProcessManager/$Explorer/default/icon/icon_clear.png) no-repeat center center",
- "display": "none",
- "background-size": "12px 12px"
- }
- }
|