mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
181 lines
3.1 KiB
CSS
181 lines
3.1 KiB
CSS
.right-container.f-left .active-panel .show-more-button
|
|
{
|
|
background-color: #222 !important;
|
|
}
|
|
/* a
|
|
{
|
|
background-color: #333 !important;
|
|
} */
|
|
.main-container .media-info .media-right .media-desc i,
|
|
.up-info .btn-panel .charge-btn
|
|
{
|
|
background-color: #444 !important;
|
|
}
|
|
/* a
|
|
{
|
|
background-image: none !important;
|
|
} */
|
|
.rank-cntr .rank-list-ctnr .tip a,
|
|
.live-skin-coloration-area.p-relative.rank-list-section.z-rank-list .rank-list-ctnr
|
|
{
|
|
background-color: transparent !important;
|
|
}
|
|
.gift-rank-cntr .rank-cntr .item.own
|
|
{
|
|
background: transparent !important;
|
|
}
|
|
/* a
|
|
{
|
|
background: #fff !important;
|
|
} */
|
|
#page-setting .setting-privacy-item .setting-privacy-switcher .be-switch-label
|
|
{
|
|
color: #aaa !important;
|
|
}
|
|
.main-container .media-info .media-right .media-desc i,
|
|
.up-info .btn-panel .charge-btn,
|
|
.up-info .btn-panel .not-follow-charge-btn:hover
|
|
{
|
|
color: #eee !important;
|
|
}
|
|
/* a
|
|
{
|
|
color: #fff !important;
|
|
} */
|
|
.feed-topic .hot-content .card,
|
|
.up-info .btn-panel .charge-btn,
|
|
.feed-topic .top-content .card.card-offset
|
|
{
|
|
border-color: transparent !important;
|
|
}
|
|
/* a
|
|
{
|
|
border-color: #aaa !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-color: #444 !important
|
|
} */
|
|
/* a
|
|
{
|
|
border-color: white !important;
|
|
} */
|
|
/* a
|
|
{
|
|
fill: #aaa !important;
|
|
} */
|
|
/* a
|
|
{
|
|
fill: #fff !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: brightness(0) invert(1) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: brightness(0) invert(.7) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: var(--blue-image-filter) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: var(--pink-image-filter) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: grayscale(1) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: brightness(0.7) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: brightness(0.2) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
filter: brightness(0.5) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
background-image: none !important;
|
|
} */
|
|
/* a
|
|
{
|
|
box-shadow: none !important;
|
|
} */
|
|
/* a
|
|
{
|
|
box-shadow: 0px 4px 16px 0px var(--theme-color-40) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
box-shadow: 0px 1px 10px 0px var(--theme-color-30) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
display: none !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-color: var(--theme-color) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-top-color: var(--theme-color) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-bottom-color: var(--theme-color) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-right-color: var(--theme-color) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border: 1px solid var(--theme-color) !important;
|
|
} */
|
|
.up-info .btn-panel .not-follow-charge-btn:hover
|
|
{
|
|
background-color: var(--theme-color) !important;
|
|
}
|
|
/* a
|
|
{
|
|
background-color: var(--theme-color-60) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
background-color: var(--theme-color-90) !important;
|
|
} */
|
|
#announcement-area .flip-view .action-arrow-ctnr:hover .icon-font
|
|
{
|
|
color: var(--theme-color) !important;
|
|
}
|
|
/* a
|
|
{
|
|
color: var(--foreground-color) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
fill: var(--theme-color) !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-top-color: transparent !important;
|
|
border-bottom-color: transparent !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-top-color: transparent !important;
|
|
border-left-color: transparent !important;
|
|
} */
|
|
/* a
|
|
{
|
|
border-left-color: transparent !important;
|
|
border-right-color: transparent !important;
|
|
} */ |