|
|
|
@ -893,8 +893,43 @@
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lh28 {
|
|
|
|
|
line-height: 28px;
|
|
|
|
|
.shitikus{
|
|
|
|
|
width: 40px !important;
|
|
|
|
|
position: absolute;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
top: -95%;
|
|
|
|
|
}
|
|
|
|
|
.shitikussmys{
|
|
|
|
|
width:29px !important;
|
|
|
|
|
height:20px!important;
|
|
|
|
|
background:#FF6601 !important;
|
|
|
|
|
border-radius:10px !important;
|
|
|
|
|
position: absolute !important;
|
|
|
|
|
font-size:11px !important;
|
|
|
|
|
color:#ffffff !important;
|
|
|
|
|
line-height:20px !important;
|
|
|
|
|
top: -14px !important;
|
|
|
|
|
right: -14px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.maxnamewidth30{
|
|
|
|
|
max-width: 30px;
|
|
|
|
|
overflow:hidden;
|
|
|
|
|
text-overflow:ellipsis;
|
|
|
|
|
white-space:nowrap;
|
|
|
|
|
cursor: default;
|
|
|
|
|
}
|
|
|
|
|
.ball {
|
|
|
|
|
width: 8px;
|
|
|
|
|
height: 8px;
|
|
|
|
|
background: #FF6601;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 0;
|
|
|
|
|
top: 0;
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
opacity: 0;
|
|
|
|
|
z-index: 1;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.h20 {
|
|
|
|
|