人人商城

emotions.css 574B

123456789
  1. .emotions{background-color:#f6f6f6;}
  2. .emotions td{padding:1px;}
  3. .emotions td div{background: url("https://res.mail.qq.com/zh_CN//images/mo/DEFAULT2/default.gif") no-repeat 0 0 scroll transparent;width:24px;height:24px;cursor:pointer; border:1px solid #dfe6f6;}
  4. .emotions div:hover{border:1px solid blue;}
  5. .emotionsGif{position:absolute;top:10px;left:410px;border:1px solid #AAA;padding:8px;background-color:#FFF;text-align:center;width:40px;height:40px}
  6. .emotionsGif img {border:0;width:24px;height:24px}
  7. .iconEmotion{font-size:14px;}
  8. .popover{max-width: none;width:470px;}