| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269 |
- {
- "leftNode": {
- "width": "360px",
- "height": "100%",
- "overflow": "hidden",
- "float": "left",
- "background-color":"#FFFFFF",
- "border-right": "1px solid #CCCCCC"
- },
- "contentNode": {
- "height": "100%",
- "margin-left": "360px",
- "overflow": "hidden"
- },
- "menuNode": {
- "height": "60px",
- "border-bottom": "1px solid #3c76b7"
- },
- "listNode": {
- "overflow": "auto",
- },
- "actionArea": {
- "width": "60px",
- "height": "60px",
- "float": "right"
- },
- "logoArea": {
- "margin-right": "90px",
- "height": "60px"
- },
- "logoIconNode": {
- "width": "60px",
- "height": "60px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "center center"
- },
- "logoTitleNode": {
- "line-height": "60px",
- "height": "60px",
- "margin-left": "60px",
- "font-size": "18px",
- "font-weight": "bold"
- },
- "searchArea": {
- "margin-right": "90px",
- "padding-top": "14px",
- "height": "60px"
- },
- "searchArea_key": {
- "margin-right": "60px"
- },
- "addAction": {
- "width": "60px",
- "height": "60px",
- "cursor": "pointer",
- "background": "url(/x_component_Message/$Main/default/icon/add.png) no-repeat center center"
- },
- "searchNode": {
- "height": "30px",
- "margin": "0px 0px 15px 15px",
- "border": "1px solid #CCCCCC"
- },
- "searchActionNode": {
- "width": "30px",
- "height": "30px",
- "float": "right",
- "cursor": "pointer",
- "background": "url(/x_component_Message/$Main/default/icon/search.png) no-repeat center center"
- },
- "searchBarNode": {
- "height": "30px",
- "margin-right": "30px",
- "overflow": "hidden"
- },
- "searchBarNode_key": {
- "margin-right": "60px",
- },
- "searchInput": {
- "height": "28px",
- "border": "0px",
- "width": "98%",
- "padding": "0px 5px",
- "font-size": "14px",
- "color": "#888888",
- "line-height": "30px"
- },
- "clearActionNode": {
- "width": "30px",
- "height": "30px",
- "float": "right",
- "cursor": "pointer",
- "background": "url(/x_component_Message/$Main/default/icon/close.png) no-repeat center center"
- },
- "noListNode": {
- "height": "30px",
- "line-height": "30px",
- "margin": "50px 10px",
- "font-size": "18px",
- "color": "#999999",
- "text-align": "center"
- },
- "removeAction": {
- "border": "1px solid #cccccc",
- "position": "absolute",
- "box-shadow": "0px 0px 10px #999",
- "cursor": "pointer"
- },
- "removeDeleteAction": {
- "padding": "10px",
- "color": "#ffffff",
- "background-color": "#c04444",
- "float": "left"
- },
- "removeCancelAction": {
- "padding": "10px",
- "color": "#ffffff",
- "background-color": "#999999",
- "float": "left"
- },
- "documentNode": {
- "height": "100%",
- "overflow": "auto",
- "background-color":"#FFFFFF"
- },
- "documentMenuNode": {
- "height": "45px",
- "padding-top": "15px",
- "border-bottom": "0px solid #CCCCCC"
- },
- "documentContentNode": {
- "overflow": "auto"
- },
- "documentTitleNode": {
- "height": "80px",
- "line-height": "80px",
- "text-align": "center",
- "font-size": "24px",
- "font-weight": "400",
- "color": "#666666"
- },
- "documentSendPersonNode": {
- "min-height": "30px",
- "line-height": "30px",
- "width": "90%",
- "margin": "10px auto",
- "overflow": "hidden"
- },
- "documentSendTitleNode": {
- "width": "100px",
- "float": "left",
- "min-height": "30px",
- "text-align": "right",
- "font-size": "16px",
- "color": "#666666"
- },
- "documentSendPersonSelectNode": {
- "width": "90px",
- "float": "right",
- "min-height": "30px"
- },
- "documentSendPersonInputAreaNode": {
- "min-height": "30px",
- "margin": "0px 110px 0px 120px",
- },
- "documentSendPersonInputNode": {
- "min-height": "60px",
- "padding": "3px",
- "border": "1px solid #3c76b7"
- },
- "documentSendPersonSelectAction": {
- "padding": "4px 14px",
- "border-radius": "3px",
- "border": "1px solid rgb(153, 153, 153)",
- "color": "rgb(102, 102, 102)",
- "font-size": "14px",
- "line-height": "normal",
- "float": "left",
- "cursor": "pointer",
- "background-color": "#f3f3f3"
- },
- "documentSendBodyNode": {
- "min-height": "300px",
- "width": "90%",
- "margin": "20px auto",
- "overflow": "hidden"
- },
- "documentSendBodyInputAreaNode": {
- "min-height": "300px",
- "margin": "0px 110px 0px 120px",
- "overflow": "hidden",
- "border": "1px solid #cccccc"
- },
- "documentSendBodyInputNode": {
- "font-family": "'Microsoft YaHei','微软雅黑','SimSun','宋体'",
- "font-size": "14px",
- "color": "#666666",
- "height": "300px",
- "border": "0px",
- "width": "100%"
- },
- "listItemNode": {
- "height": "80px",
- "overflow": "hidden",
- "cursor": "pointer",
- "border-bottom": "1px solid #eeeeee"
- },
- "listItemActionNode": {
- "width": "30px",
- "height": "80px",
- "background": "url(/x_component_Message/$Main/default/icon/delete.png) no-repeat center center",
- "opacity": 0,
- "float": "right"
- },
- "listItemActionNode_remove": {
- "background": "url(/x_component_Message/$Main/default/icon/delete_delete.png) no-repeat center center",
- "opacity": 1
- },
- "listItemIconNode": {
- "width": "50px",
- "height": "80px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "right center"
- },
- "listItemContentNode": {
- "height": "60px",
- "padding": "10px",
- "margin-right": "30px",
- "margin-left": "50px"
- },
- "listItemTitleLine": {
- "height": "22px",
- "line-height": "22px",
- "color": "#333333"
- },
- "listItemBodyLine": {
- "height": "19px",
- "line-height": "19px",
- "color": "#999999"
- },
- "listItemPersonLine": {
- "height": "19px",
- "line-height": "19px",
- "color": "#666666"
- },
- "listItemTitleLineTextLeft": {
- "float": "left"
- },
- "listItemTitleLineTextRight": {
- "float": "right"
- }
- }
|