| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- {
- "headContentDiv":{
- "background":"#f5f6fb",
- "height":"70px",
- "width":"100%",
- "margin":"0 15px"
- },
- "headTitleDiv":{
- "width":"100px",
- "height":"30px",
- "text-align":"center",
- "margin":"20px 0px",
- "float":"left",
- "font-size":"18px",
- "display":"inline-block"
- },
- "headSearchDiv":{
- "margin":"20px 0px",
- "width":"400px",
- "height":"30px",
- "float":"left",
- "margin-left":"500px"
- },
- "headSearchTextDiv":{
- "vertical-align":"middle",
- "height":"30px",
- "line-height":"30px",
- "width":"300px",
- "background":"#fff",
- "float":"left",
- "border":"1px solid #ddd"
- },
- "headSearchImg":{
- "display":"inline-block",
- "margin-top":"6px",
- "margin-bottom":"2px"
- },
- "headSearchInput":{
- "outline":"none",
- "text-indent":"5px",
- "font-size":"14px",
- "border":"0px",
- "width":"260px",
- "height":"30px",
- "line-height":"30px",
- "display":"inline-block",
- "padding":"0px"
- },
- "headSearchRemoveImg":{
- "cursor":"pointer",
- "display":"none"
- },
- "headSearchButtonDiv":{
- "background-color":"#f5f7fa",
- "color":"#909399",
- "vertical-align":"middle",
- "display":"table-cell",
- "line-height":"30px",
- "position":"relative",
- "border":"0",
- "border-radius":"3px",
- "width":"1px",
- "white-space":"nowrap"
- },
- "headSearchButton":{
- "border-color": "transparent",
- "background-color": "transparent",
- "color": "inherit",
- "border-top": "0",
- "border-bottom": "0",
- "border":"1px solid #ddd"
- },
- "headButtonDiv":{
- "margin":"20px 0px",
- "float":"right"
- },
- "headNewButtonDiv":{
- "float":"left",
- "width":"70px",
- "height":"30px",
- "line-height":"30px",
- "background":"#3f84e9",
- "color":"#fff",
- "text-align":"center",
- "cursor":"pointer",
- "margin":"0 20px",
- "border-radius":"3px"
- },
- "headMoreButtonDiv":{
- "float":"left",
- "width":"105px",
- "height":"30px",
- "line-height":"30px",
- "background":"#fff",
- "border":"1px solid #dcdcde",
- "color":"#8d8986",
- "margin":"0 10px",
- "text-align":"center",
- "cursor":"pointer",
- "border-radius":"3px"
- },
- "contentListDiv":{
- "margin":"0 15px"
- },
- "contentListInDiv":{
- "overflow-y":"hidden",
- "overflow-x":"auto"
- },
- "editTable":{
- },
- "resizeLine":{
- "width":"5px",
- "cursor":"w-resize",
- "float":"right",
- "height":"30px"
- },
- "viewHeadNode": {
- //"width":"100%",
- "height": "20px",
- "background-color": "#fff",
- "color": "#666666",
- "line-height": "30px",
- "font-family": "微软雅黑",
- "font-size": "14px"
- },
- "normalThNode" : {
- "background-color" : "#fff",
- "text-align":"left",
- //"padding-left":"10px",
- "text-indent":"10px",
- "border-bottom": "1px solid #cfecf5",
- "font-weight" : "normal"
- },
- "sortIconNode" : {
- "height": "16px",
- "width": "16px",
- "line-height": "20px",
- "margin-top": "5px",
- //"float": "left",
- "display":"inline-block",
- "margin-right": "5px",
- "background-position" : "center center",
- "background-repeat" : "no-repeat",
- "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblsort.gif)"
- },
- "sortIconNode_asc" : {
- "height": "16px",
- "width": "16px",
- "line-height": "20px",
- "margin-top": "5px",
- //"float": "left",
- "display":"inline-block",
- "margin-right": "5px",
- "background-position" : "center center",
- "background-repeat" : "no-repeat",
- "background-image" : "url(../x_component_Template/$Explorer/default/icon/dblasc.gif)"
- },
- "sortIconNode_desc" : {
- "height": "16px",
- "width": "16px",
- "line-height": "20px",
- "margin-top": "5px",
- //"float": "left",
- "display":"inline-block",
- "margin-right": "5px",
- "background-position" : "center center",
- "background-repeat" : "no-repeat",
- "background-image" : "url(../x_component_Template/$Explorer/default/icon/dbldesc.gif)"
- },
- "documentSubject" : {
- "display":"table-cell",
- "vertical-align":"middle",
- "height":"65px",
- "font-size" : "14px",
- "font-weight" : "normal",
- "color" : "#003399"
- },
- "documentNode":{
- "height":"50px",
- "overflow": "hidden",
- "color": "#666666",
- //"line-height": "39px",
- "cursor": "pointer",
- "font-family": "微软雅黑",
- "font-size": "12px",
- "background-color": "#fff",
- "white-space":"nowrap",
- "text-overflow":"ellipsis",
- "overflow":"hidden"
- },
- "documentNodeCenter":{
- "max-height":"50px",
- "min-height": "50px",
- "overflow": "hidden",
- "color": "#666666",
- //"line-height": "39px",
- "cursor": "pointer",
- "font-family": "微软雅黑",
- "font-size": "12px",
- "background-color": "#fff"
- },
- "documentNode_noread": {
- "background-color": "#fcfcfc"
- },
- "documentNode_over": {
- "background-color": "#f5f6f7"
- },
- "documentNode_remove": {
- "background-color": "#ffcccc"
- },
- "documentActionNode": {
- "height": "20px",
- //"width": "20px",
- //"line-height": "20px",
- "color": "#0066cc",
- "cursor": "pointer",
- "margin-right": "5px",
- "display":"block"
- },
- "documentActionNode_over":{
- "color": "#003399"
- },
- "documentActionNode_down":{
- "color": "#000"
- },
- "normalTdNode" : {
- "min-height": "50px",
- //"padding-left" : "10px",
- "text-indent":"10px",
- "text-align":"left",
- "white-space":"nowrap",
- "text-overflow":"ellipsis",
- "overflow":"hidden",
- //"font-weight" : "bold",
- //"border-top": "1px solid #FFF",
- "border-top": "1px dashed #cfecf5"
- },
- "normalTdCenterNode" : {
- "min-height": "50px",
- //"padding-left" : "10px",
- "text-indent":"10px",
- "text-align":"center",
- "overflow" : "hidden",
- //"font-weight" : "bold",
- //"border-top": "1px solid #FFF",
- "border-top": "1px dashed #cfecf5"
- },
- "documentIcon":{
- "height":"20px",
- //"margin-top":"5px",
- "display":"block"
- },
- "itemBlock" : {
- "overflow" : "hidden",
- "display" : "block"
- },
- "itemInLine" : {
- "float" : "left",
- "font-color" : "#888",
- "padding-right" : "10px",
- "padding-top" : "5px"
- }
- }
|