|
|
@@ -33,7 +33,7 @@
|
|
|
text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
- font-size: 16px;
|
|
|
+ font-size: 14px;
|
|
|
color: #333;
|
|
|
}
|
|
|
.bodyUas .messageContent .rightContent span{
|
|
|
@@ -41,12 +41,12 @@
|
|
|
text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
- font-size: 16px;
|
|
|
+ font-size: 14px;
|
|
|
color: #9d9d9d;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.bodyUas .messageTime{
|
|
|
- font-size: 16px;
|
|
|
+ font-size: 14px;
|
|
|
color: #333;
|
|
|
}
|
|
|
.bodyUas .handleMessage select {
|
|
|
@@ -66,7 +66,7 @@
|
|
|
height: 70px;
|
|
|
}
|
|
|
.box-content .box-message .table tbody.bodyUas tr:last-child{
|
|
|
- border-bottom: 3px solid #000;
|
|
|
+ border-bottom: 2px solid #000;
|
|
|
}
|
|
|
.box-content .box-message .messageNav{
|
|
|
margin-bottom: 15px;
|