mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-16 20:27:50 +00:00
2 lines
1.4 KiB
CSS
2 lines
1.4 KiB
CSS
.list-item{padding:5px;margin-bottom:0;height:60px}.list-item:hover,.active{background-color:#ddd}.list-item-dark{padding:5px;margin-bottom:0;height:60px}.list-item-dark:hover,.dark-active{background-color:#333}.list-item .avatar{border-radius:2px;margin-right:2px}li{list-style:none}.list-left{margin-top:4px;margin-left:2px;width:25px;height:25px;float:left}.list-right{margin-left:52px}.list-right .top{height:20px;margin-top:5px;text-align:left}.list-right-ticket{margin-left:5px}.list-right-ticket .top{margin-top:2px;text-align:left}span.nickname{display:inline-block;vertical-align:top;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}span.timestamp{float:right;color:gray;font-size:12px;vertical-align:top;width:72px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-right .bottom{text-align:left;margin-top:5px}.list-right-ticket .bottom{text-align:left}.list-right .bottom-queue{width:90%;text-align:left}.list-right .bottom .content{display:inline-block;vertical-align:top;font-size:12px;color:gray;width:calc(100% - 25px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-right .bottom .star{font-size:14px;float:right}.list-right .unreadCount{margin-top:4px;float:right;font-size:10px;width:12px;height:12px;line-height:12px;text-align:center;border-radius:5px;color:#fff;background-color:red}.channel-desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
|