Add dark style for hash popup

This commit is contained in:
the1812 2018-10-24 14:42:44 +08:00
parent 71325f495a
commit 221d6d160a
4 changed files with 9 additions and 6 deletions

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

View File

@ -346,7 +346,9 @@ body>div.to-top.on,
.evaluateWether .noactive,
.evaluate .situation span,
.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;
}
@ -510,6 +512,7 @@ body>div.to-top.on,
.mainBox .leaveMsg,
.js-evaluateArea .evaluateDialog,
.project-list .project-list-item:hover,
.publish-panel .hash-popup,
#app .toolbar-wrapper
{
box-shadow: 0px 1px 10px 0px $customStyleColor30 !important;