| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369 |
- {
- "naviDiv":{
- "position":"absolute","width":"130px","height":"616px","background-color":"#203140"
- },
- "naviTitleDiv":{
- "background-color":"#006666", "color":"#008f8f","font-size":"18px","text-align":"center","height":"65px","line-height":"65px"
- },
- "naviContentLi":{
- "margin-top":"20px",
- "cursor":"pointer",
- "background-color":"#203140",
- "margin" : "10px 10px 0px 10px",
- "padding" : "10px"
- },
- "naviContentLi_over":{
- "margin-top":"20px",
- "cursor":"pointer",
- "background-color":"#006666",
- "margin" : "10px 10px 0px 10px",
- "padding" : "10px"
- },
- "naviContentLi_current":{
- "margin-top":"20px",
- "cursor":"pointer",
- "background-color":"#006666",
- "margin" : "10px 10px 0px 10px",
- "padding" : "10px"
- },
- "naviContentImg":{
- "width":"70px","height":"70px","display":"block","margin":"0px auto"
- },
- "naviContentSpan":{
- "display":"block","text-align":"center"
- },
- "naviContentDiv":{
- "height":"480px","list-style-type":"none","color":"#ffffff","font-size":"14px"
- },
- "contentDiv":{
- "margin-left":"130px","height":"616px", "background-color":"#ffffff","min-width":"1000px"
- },
- "categoryBar":{
- "width":"100%","min-width":"1000px","padding-top":"8px","margin-bottom":"10px","padding-left":"10px",
- "border-bottom" : "1px dashed #dedede", "overflow" : "hidden"
- },
- "categoryNode":{
- "list-style" : "none",
- "padding": "10px",
- "height": "20px",
- "line-height": "20px",
- "overflow": "hidden",
- "font-family": "微软雅黑",
- "font-size": "14px",
- "font-weight" : "normal",
- "float": "left",
- "cursor": "pointer",
- "color":"#3c76c1",
- "border-bottom" : "2px solid #fff"
- //border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid;
- //"display":"inline-block","width":"80px","height":"30px","text-align":"center","line-height":"30px","cursor":"pointer","color":"#3c76c1","font-size":"14px","margin-right" : "10px"
- },
- "categoryNode_over" : {
- "font-size": "14px",
- "font-weight": "normal",
- "border-bottom" : "2px solid #5c97e1"
- },
- "categoryNode_current" : {
- "font-size": "14px",
- "font-weight": "bold",
- "border-bottom" : "2px solid #124c93"
- },
- "toolbar" : {
- //"padding-top" : "15px",
- //"height" : "50px",
- //"border-bottom" : "1px solid #dedede"
- "padding-left" : "20px",
- "height" : "40px",
- "overflow" : "hidden"
- },
- "toolbarTextNode" : {
- "margin" : "6px 40px 6px 20px",
- "color" : "#999",
- "font-size" : "18px",
- "font-weight" : "bold",
- "float" : "left",
- "text-align" : "center"
- },
- "fileterNode" : {
- "float" : "left"
- },
- "filterTableTitle":{
- "text-align":"right"
- },
- "filterTableValue":{
- "text-align":"left"
- },
- "filterTitle":{
- "width" : "180px",
- "color" : "#bbb"
- },
- "filterButton":{
- "color" : "#fff",
- "border":"0px",
- "cursor": "pointer" ,
- "background-color":"#5c97e1",
- "box-shadow": "0px 0px 5px #2a5c95",
- "height" : "26px",
- "padding-left" : "15px",
- "padding-right" : "15px"
- },
- //***********************统计按部门**************************************
- "deptToolbar":{
- "width":"100%","min-width":"1000px","padding-top":"8px","padding-left":"10px",
- "border-bottom" : "1px dashed #dedede", "overflow" : "hidden"
- },
- "deptStatInfo":{
- //"display":"inline-block",
- "height":"50px",
- "padding-left":"20px"
- },
- "deptStatContent":{
- "overflow-x":"auto",
- "overflow-y":"auto",
- "padding-top":"10px",
- // "width":"100%",
- "height":"520px"
- },
- "deptStatText":{
- "margin-top":"5px"
- },
- "deptStatTable":{
- //"width":"95%",
- "margin":"auto 15px",
- "border-collapse":"collapse",
- "border":"none"
- },
- "deptStatTh":{
- "border":"solid #000 1px",
- "width":"65px",
- "height":"40px",
- "cellspacing":"5px",
- "text-align":"center"
- },
- "deptStatTd":{
- "border":"solid #000 1px",
- "cellspacing":"5px"
- },
- "deptStatTdStatus":{
- "border":"solid #000 1px",
- "cellspacing":"5px",
- "text-align":"center",
- "vertical-align":"middle",
- "min-height":"40px"
- },
- "deptStatStatusImg":{
- "width":"20px",
- "height":"20px",
- "padding":"5px 0px"
- },
- "deptStatStatusSpan":{
- "display":"block",
- "width":"24px",
- "height":"24px",
- "margin":"auto"
- },
- //***********************统计按部门**************************************
- //***********************统计按日期**************************************
- "dateToolbar":{
- "width":"100%","min-width":"1000px","padding-top":"8px","margin-bottom":"10px","padding-left":"10px",
- "border-bottom" : "1px dashed #dedede", "overflow" : "hidden"
- },
- "dateStatInfo":{
- //"display":"inline-block",
- "height":"50px",
- "padding-left":"20px"
- },
- "dateStatContent":{
- "overflow":"auto",
- "width":"100%",
- "height":"90%"
- },
- "dateStatText":{
- "margin-top":"5px"
- },
- "dateStatListDiv":{
- "margin" : "20px 10px",
- "border" : "1px solid #ccc",
- "position" : "relative"
- },
- "dateStatListTitleDiv":{
- "text-align" : "center",
- "position" : "absolute",
- "left" : "20px",
- "top" : "-10px",
- "background-color" : "#fff",
- "height" : "20px",
- "width" : "100px"
- },
- "dateStatContentDiv":{
- "margin-top":"10px",
- "padding-bottom":"5px",
- "max-height":"100px",
- "overflow-y":"auto"
- },
- "dateStatContentLi":{
- "list-style-type":"none",
- // "background-color":"#3c76c1",
- // "color":"#ffffff",
- "cursor":"pointer",
- "display":"inline-block",
- "padding":"0 10px",
- "margin":"5px 10px"
- },
- "statViewListDiv":{
- "margin-top":"10px",
- "overflow-y":"auto",
- "overflow-x":"auto"
- },
- "statTable":{
- "width":"1500px",
- "margin":"15px",
- "border-collapse":"collapse",
- "border":"none",
- "font-size":"14px"
- },
- "statHeadTd":{
- "border":"solid #000 1px"
- },
- "dateStatCenterTd":{
- "border":"solid #000 1px",
- "font-weight":"bold",
- "color":"#ec6a1a"
- },
- "dateStatBaseTd":{
- "border":"solid #000 1px",
- "min-width":"100px"
- },
- //***********************统计按日期**************************************
- "viewContainer" : {
- "overflow" : "hidden",
- "margin-right" : "10px"
- },
- "viewHeadNode": {
- "width":"100%",
- "height": "20px",
- "background-color": "#fff",
- "color": "#666666",
- "line-height": "30px",
- "font-family": "微软雅黑",
- "font-size": "14px"
- },
- "normalThNode" : {
- "background-color" : "#fff",
- "text-align":"center",
- "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)"
- },
- "documentNode":{
- "min-height": "29px",
- "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"
- },
- "documentActionNode_over":{
- "color": "#003399"
- },
- "documentActionNode_down":{
- "color": "#000"
- },
- "normalTdNode" : {
- "min-height": "30px",
- "padding-left" : "10px",
- "text-align":"left",
- "overflow" : "hidden",
- //"font-weight" : "bold",
- //"border-top": "1px solid #FFF",
- "border-top": "1px dashed #cfecf5"
- },
- "normalTdCenterNode" : {
- "min-height": "30px",
- "padding-left" : "10px",
- "text-align":"center",
- "overflow" : "hidden",
- //"font-weight" : "bold",
- //"border-top": "1px solid #FFF",
- "border-top": "1px dashed #cfecf5"
- },
- "documentSubject" : {
- "font-size" : "14px",
- "font-weight" : "normal",
- "color" : "#003399"
- },
- "itemBlock" : {
- "overflow" : "hidden",
- "display" : "block"
- },
- "itemInLine" : {
- "float" : "left",
- "font-color" : "#888",
- "padding-right" : "10px",
- "padding-top" : "5px"
- }
- }
|