no message
This commit is contained in:
@@ -273,6 +273,21 @@
|
||||
height: 16px;
|
||||
margin-right: 7px;
|
||||
}
|
||||
.content .right .header .mj-header .line {
|
||||
width: 1px;
|
||||
height: 16px;
|
||||
background-color: #aaaaaa;
|
||||
margin: 0 21px;
|
||||
}
|
||||
.content .right .header .mj-header .eye-box {
|
||||
font-size: 12px;
|
||||
color: #aaaaaa;
|
||||
}
|
||||
.content .right .header .mj-header .eye-box .eye-icon {
|
||||
width: 13px;
|
||||
height: 8px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.content .right .details-box {
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
padding-top: 41px;
|
||||
|
||||
@@ -333,6 +333,23 @@
|
||||
margin-right: 7px;
|
||||
}
|
||||
}
|
||||
|
||||
.line {
|
||||
width: 1px;
|
||||
height: 16px;
|
||||
background-color: #aaaaaa;
|
||||
margin: 0 21px;
|
||||
}
|
||||
.eye-box {
|
||||
.eye-icon {
|
||||
width: 13px;
|
||||
height: 8px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
font-size: 12px;
|
||||
color: #aaaaaa;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user