mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Add dark style for hash popup
This commit is contained in:
parent
71325f495a
commit
221d6d160a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -346,7 +346,9 @@ body>div.to-top.on,
|
|||||||
.evaluateWether .noactive,
|
.evaluateWether .noactive,
|
||||||
.evaluate .situation span,
|
.evaluate .situation span,
|
||||||
.bilibili-live-player .bilibili-live-player-enter-tips,
|
.bilibili-live-player .bilibili-live-player-enter-tips,
|
||||||
.nav-header-wrapper .nav-header .nav-header-search-bar-wrapper .suggestion-list
|
.nav-header-wrapper .nav-header .nav-header-search-bar-wrapper .suggestion-list,
|
||||||
|
.publish-panel .hash-popup,
|
||||||
|
.hash-popup .topic-container .item.is-selected
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -510,6 +512,7 @@ body>div.to-top.on,
|
|||||||
.mainBox .leaveMsg,
|
.mainBox .leaveMsg,
|
||||||
.js-evaluateArea .evaluateDialog,
|
.js-evaluateArea .evaluateDialog,
|
||||||
.project-list .project-list-item:hover,
|
.project-list .project-list-item:hover,
|
||||||
|
.publish-panel .hash-popup,
|
||||||
#app .toolbar-wrapper
|
#app .toolbar-wrapper
|
||||||
{
|
{
|
||||||
box-shadow: 0px 1px 10px 0px $customStyleColor30 !important;
|
box-shadow: 0px 1px 10px 0px $customStyleColor30 !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user