...
|
...
|
@@ -183,7 +183,7 @@ |
|
|
height: 14px;
|
|
|
margin-right: 5px;
|
|
|
text-align: left;
|
|
|
background-color: #e2e2e2;
|
|
|
background-color: #eaeceb;
|
|
|
display: inline-block;
|
|
|
vertical-align: middle;
|
|
|
overflow: hidden;
|
...
|
...
|
@@ -230,7 +230,7 @@ |
|
|
}
|
|
|
|
|
|
.myyoho-hover {
|
|
|
background-color: #dcdcdc;
|
|
|
background-color: #eaeceb;
|
|
|
|
|
|
.simple-user-center {
|
|
|
display: block;
|
...
|
...
|
@@ -910,7 +910,7 @@ |
|
|
display: inline-block;
|
|
|
width: 88px;
|
|
|
height: 32px;
|
|
|
background-color: rgb(220, 220, 220);
|
|
|
background-color: #eaeceb;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
...
|
...
|
@@ -925,7 +925,7 @@ |
|
|
margin-left: 1px;
|
|
|
width: 88px;
|
|
|
position: absolute;
|
|
|
background-color: rgb(220, 220, 220);
|
|
|
background-color: #eaeceb;
|
|
|
z-index: 100;
|
|
|
}
|
|
|
|
...
|
...
|
|