斗鱼去标牌等级广告等
斗鱼去标牌等级广告等 by pealpool
Details
Authorpealpool
LicenseNo License
Categorydouyu.com
Created
Updated
Size1.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 斗鱼去标牌等级广告等
@namespace USO Archive
@author pealpool
@description `斗鱼去标牌等级广告等更新:2019-07-121.去礼物2.去广告3.保留推荐视频`
@version 20200223.4.39
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain(douyu.com) {
/*广告*/
.Promotion-nobleRights,
.nobility-privilege,
.his-sign-cont,
.f-sign-cont,
.lol-ad,
.o-download,
.rank-video-ad,
.assort-ad,
.SignBaseComponent-sign-ad{
display:none!important;
}
/*功能等*/
.Summer_Medal,
.Header-download-wrap,
.Title-roomOtherBottom,
.SignBarrage,
.DropPane-ad,
.layout-Player-effect,
.BarrageSuperLink,
.ChatFansBarrage,
.ChatNobleBarrage,
.Horn4Category,
.layout-Player-toolbar,
.FansMedalPanel-container,
.public-DropMenu.Game,
.layout-Player-rank,
.GuessMainPanel-sliderWrap,
.Aside-shrink-item:last-child{
display:none!important;
}
.ChatSend-txt{
padding: 5px 13px 5px 5px;
width:258px;
}
.ChatRank-rankWraper {
background:none!important;
}
.ChatTabContainer-conWraper {
opacity: 0;
height:50px;
}
.ChatTabContainer-conWraper:hover{
opacity:1;
height:auto;
}
.layout-Player-barrage{
top:30px;
}
.ChatTabContainer-conWraper{
background:#fff;
}
.Barrage-toolbar{
margin-top:350px;
left: 80%;
}
.ChatRank-rankWraper,
.layout-Player-rank{
border-bottom:0px;
}
/*标牌*/
.Barrage-icon,
.NobleIcon,
.UserLevel,
.Motor,
.Barrage-userEnter,
.FansMedal,
.js-fansfloating-barragecont,
.RoomLevel{
display:none!important;
}
}