|
|
@@ -3269,7 +3269,7 @@ a.iconOperater:active {
|
|
|
width: 36px;
|
|
|
height: 36px;
|
|
|
}
|
|
|
-.createNewChat .friendDetail .avatar img {
|
|
|
+.createNewChat .friendDetail .avatar span {
|
|
|
display: block;
|
|
|
width: 33px;
|
|
|
height: 33px;
|
|
|
@@ -3336,7 +3336,7 @@ a.iconOperater:active {
|
|
|
-o-text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
-.createNewChat a.activeColumn .avatar img {
|
|
|
+.createNewChat a.activeColumn .avatar span {
|
|
|
border: 1px solid #FFF;
|
|
|
}
|
|
|
.createNewChat .selectedPanel {
|
|
|
@@ -3717,7 +3717,7 @@ a.iconOperater:active {
|
|
|
float: left;
|
|
|
margin: 0px 13px 0px 0px;
|
|
|
}
|
|
|
-.profileMesg .avatar_wrap img.avatar {
|
|
|
+.profileMesg .avatar_wrap span.avatar {
|
|
|
height: 60px;
|
|
|
width: 60px;
|
|
|
}
|
|
|
@@ -3821,7 +3821,6 @@ a.iconOperater:active {
|
|
|
margin-right: 14px;
|
|
|
border: 2px solid #FFF;
|
|
|
box-shadow: 0px 1px 0px #B9B9B9;
|
|
|
- background: url(../images/avatar_default1844c2.png) no-repeat center;
|
|
|
}
|
|
|
.window .content .personalInfo {
|
|
|
margin-top: -19px;
|
|
|
@@ -4296,7 +4295,6 @@ a.btnGray input {
|
|
|
height: 69px;
|
|
|
border: 2px solid #FFF;
|
|
|
box-shadow: 0px 1px 0px #B9B9B9;
|
|
|
- background: url(../images/avatar_default1844c2.png) no-repeat center;
|
|
|
}
|
|
|
/*edit avartor end*/
|
|
|
/*friend card*/
|
|
|
@@ -4351,7 +4349,6 @@ a.btnGray input {
|
|
|
width: 79px;
|
|
|
height: 79px;
|
|
|
margin-right: 10px;
|
|
|
- background: url(../images/avatar_default1844c2.png) no-repeat center;
|
|
|
}
|
|
|
.callingCard .cloudBody .footer {
|
|
|
color: #828282;
|
|
|
@@ -4527,7 +4524,6 @@ a.btnBlue:active .btnBluePanel {
|
|
|
height: 250px;
|
|
|
border: 2px solid #FFF;
|
|
|
box-shadow: 0px 1px 0px #A5A5A5;
|
|
|
- background: url(../images/edit_avatar1844c2.png) no-repeat center;
|
|
|
}
|
|
|
.preAvartor .editOper {
|
|
|
margin-top: 20px;
|
|
|
@@ -5068,13 +5064,6 @@ a.btnBlue:active .btnBluePanel {
|
|
|
.popupPhotoAlbumPanel .friendCirRPanel .comments ul li a:hover {
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
-.popupPhotoAlbumPanel .friendCirRPanel .comments ul img.avatar {
|
|
|
- height: 40px;
|
|
|
- width: 40px;
|
|
|
- border-radius: 0px;
|
|
|
- border: none;
|
|
|
- box-shadow: none;
|
|
|
-}
|
|
|
.popupPhotoAlbumPanel .friendCirRPanel .comments .commentPanel {
|
|
|
margin-left: 52px;
|
|
|
}
|