Commit 3476c991 authored by zhengke's avatar zhengke

修改im样式

parent 5593632e
......@@ -33,7 +33,7 @@
.IM_myNav li{width: 105px; height: 20px; margin-top: 10px; cursor: pointer; font-size:14px; border-right: 1px solid #868E94; text-align: center; color: #666; float: left;}
.IM_myNav li.cked{color: #E95252;}
.IM_myNav li:last-child{border:none}
.IM_cont{height: 700px; overflow-y: auto; padding:5px 15px; }
.IM_cont{height: 770px; overflow-y: auto; padding:5px 15px; }
.IM_cont_item{margin: 10px 0; padding: 10px; background: rgba(255,255,255,.6); border-radius: 4px;}
.IM_cont_item .userAndTime{font-size: 14px; color: #333;}
.IM_cont_item .userAndTime>img{width: 24px; height: 24px; border-radius: 12px; vertical-align: middle;}
......@@ -42,7 +42,7 @@
.IM_cont .artcleAddress{font-size: 12px; color: #666; padding: 5px 0; height: 24px; line-height: 24px;}
.IM_cont .artcleAddress{color: #999;}
.IM_cont .artcleAddress i{margin:0 2px;}
.IM_cont .artclePic>img{cursor: pointer;}
.IM_cont .artclePic>img{cursor: pointer;width:100%;}
.IM_contacts::-webkit-scrollbar,.IM_cont::-webkit-scrollbar,.IM_messageList::-webkit-scrollbar{width: 4px;height: 1px;}
.IM_contacts::-webkit-scrollbar-thumb,.IM_cont::-webkit-scrollbar-thumb,.IM_messageList::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);border-radius: 4px;background: #999;}
.praiseAndReview{margin: 15px 0; border-radius: 10px; width: 100%; height: auto; overflow: hidden;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment