| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235 |
- {
- "panelNode": {
- "width": "420px",
- "min-height": "420px",
- "border": "2px solid #999",
- "border-radius": "10px",
- "box-shadow": "0px 0px 20px #333",
- "position": "absolute",
- "top": "10px",
- "right": "10px",
- "z-index": 100,
- "background-color": "#545454",
- "background-image": "url("+MWF.defaultPath+"/xDesktop/$Layout/default/desktop.jpg)"
- },
- "titleNode": {
- "height": "20px"
- },
- "closeActionNode": {
- "height": "20px",
- "width": "20px",
- "background": "url(/x_component_IM/$Main/default/icon/close.png) no-repeat center center",
- "cursor": "pointer",
- "float": "right"
- },
- "userInforNode": {
- "height": "72px"
- },
- "userIconAreaNode": {
- "width": "72px",
- "height": "72px",
- "float": "left"
- },
- "userIconNode": {
- "width": "64px",
- "height": "64px",
- "margin": "4px",
- "border": "0px"
- },
- "userTextInforNode": {
- "padding": "8px 4px",
- "margin-left": "72px",
- "height": "56px"
- },
- "userNameInforNode": {
- "line-height": "28px",
- "height": "28px"
- },
- "userNameTextInforNode": {
- "width": "80px",
- "float": "left",
- "font-size": "14px",
- "color": "#FFF",
- "text-shadow" : "1px 1px 1px #000"
- },
- "userDutyTextInforNode": {
- "margin-left": "80px",
- "color": "#BBB",
- "text-shadow" : "1px 1px 1px #000"
- },
- "userSignInforNode": {
- "line-height": "28px",
- "height": "28px",
- "color": "#BBB",
- "text-shadow" : "1px 1px 1px #000"
- },
- "userSearchNode": {
- "height": "26px",
- "background-color": "#444444",
- "color": "#CCC",
- "text-align": "center"
- },
- "searchInput": {
- "height": "24px",
- "line-height": "24px",
- "border": "0px",
- "background-color": "#444444",
- "width": "98%",
- "color": "#CCC"
- },
- "userListNode": {
- "overflow": "hidden",
- "background-color": "#EEE"
- },
- "userListTitleNode": {
- "height": "30px",
- "background-color": "#CCC"
- },
- "userListChatTab": {
- "height": "30px",
- "width": "33%",
- "float": "left",
- "background": "url(/x_component_IM/$Main/default/icon/chat_gray.png) no-repeat center center"
- },
- "userListChatTab_over": {
- "background": "url(/x_component_IM/$Main/default/icon/chat_over.png) no-repeat center center"
- },
- "userListChatTab_current": {
- "background": "url(/x_component_IM/$Main/default/icon/chat.png) no-repeat center center"
- },
- "userListOnlineTab": {
- "height": "30px",
- "width": "33%",
- "float": "left",
- "background": "url(/x_component_IM/$Main/default/icon/online_gray.png) no-repeat center center"
- },
- "userListOnlineTab_over": {
- "background": "url(/x_component_IM/$Main/default/icon/online_over.png) no-repeat center center"
- },
- "userListOnlineTab_current": {
- "background": "url(/x_component_IM/$Main/default/icon/online.png) no-repeat center center"
- },
- "userListSearchTab": {
- "height": "30px",
- "width": "33%",
- "float": "right",
- "background": "url("+MWF.defaultPath+"/xDesktop/$UserPanel/default/icon/search_gray.png) no-repeat center center"
- },
- "userListSearchTab_over": {
- "background": "url("+MWF.defaultPath+"/xDesktop/$UserPanel/default/icon/search_over.png) no-repeat center center"
- },
- "userListSearchTab_current": {
- "background": "url("+MWF.defaultPath+"/xDesktop/$UserPanel/default/icon/search.png) no-repeat center center"
- },
- "userListScrollNode": {
- "overflow": "hidden",
- "height": "100%"
- },
- "userListAreaNode": {
- "overflow": "hidden",
- "display": "none"
- },
- "userMenuNode": {
- "height": "20px"
- },
- "chatUserNode": {
- "height": "56px",
- "overflow": "hidden",
- "cursor": "default",
- "background": "transparent"
- },
- "chatUserNode_over": {
- "background": "#fcf0c1"
- },
- "userListIconAreaNode": {
- "width": "56px",
- "height": "56px",
- "float": "left"
- },
- "userListIconNode": {
- "width": "48px",
- "height": "48px",
- "margin": "4px",
- "border": "0px"
- },
- "userListTextInforNode": {
- "padding": "8px 4px",
- "margin-left": "56px",
- "height": "48px"
- },
- "userListNameInforNode": {
- "line-height": "23px",
- "height": "23px"
- },
- "userListNameTextInforNode": {
- "width": "62px",
- "float": "left",
- "font-size": "14px",
- "color": "#333"
- },
- "userListGenderFlagNode": {
- "width": "20px",
- "height": "23px",
- "float": "right",
- "background-repeat": "no-repeat",
- "background-position": "center center"
- },
- "userListDutyTextInforNode": {
- "margin-left": "70px",
- "margin-right": "20px",
- "color": "#999"
- },
- "userListSignInforNode": {
- "line-height": "23px",
- "height": "23px",
- "color": "#999"
- },
- "personInforNode": {
- "width": "200px",
- "border-radius": "3px",
- "border": "1px solid #999",
- "box-shadow": "0px 0px 0px #EEE",
- "background-color": "#555",
- "position": "absolute",
- "font-size": "12px",
- "padding": "5px",
- "color": "#FFF"
- },
- "userListUnreadNode": {
- "top": "-66px",
- "float": "left",
- "height": "12px",
- "line-height": "12px",
- "min-width": "10px",
- "padding": "1px 2px",
- "font-size": "9px",
- "position": "relative",
- "border-radius": "7px",
- "background-color": "#F00",
- "color": "#FFF",
- "text-align": "center"
- },
- "onlineFlagNode_offline": {
- "width": "16px",
- "height": "16px",
- "background": "url(/x_component_IM/$Main/default/icon/user_offline.png) no-repeat center center",
- "top": "-16px",
- "position": "relative"
- },
- "onlineFlagNode_online": {
- "width": "16px",
- "height": "16px",
- "background": "url(/x_component_IM/$Main/default/icon/user_online.png) no-repeat center center",
- "top": "-20px",
- "position": "relative"
- }
- }
|