mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update styles
This commit is contained in:
parent
644c1112ca
commit
85d6c3aa92
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/custom-navbar.min.css
vendored
2
min/custom-navbar.min.css
vendored
File diff suppressed because one or more lines are too long
2
min/custom-navbar.min.js
vendored
2
min/custom-navbar.min.js
vendored
File diff suppressed because one or more lines are too long
@ -100,6 +100,7 @@ li.nav-item[report-id='playpage_dynamic'] .i-frame,
|
|||||||
{
|
{
|
||||||
transition: all .2s ease-out;
|
transition: all .2s ease-out;
|
||||||
-webkit-tap-highlight-color: transparent;
|
-webkit-tap-highlight-color: transparent;
|
||||||
|
outline: none !important;
|
||||||
}
|
}
|
||||||
.custom-navbar.fill
|
.custom-navbar.fill
|
||||||
{
|
{
|
||||||
@ -781,10 +782,6 @@ li.nav-item[report-id='playpage_dynamic'] .i-frame,
|
|||||||
padding: 8px;
|
padding: 8px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.custom-navbar-settings input
|
|
||||||
{
|
|
||||||
outline: none !important;
|
|
||||||
}
|
|
||||||
.custom-navbar-settings .close
|
.custom-navbar-settings .close
|
||||||
{
|
{
|
||||||
font-size: 16pt;
|
font-size: 16pt;
|
||||||
|
|||||||
@ -28,7 +28,7 @@ const attributes = {
|
|||||||
logo: "Logo",
|
logo: "Logo",
|
||||||
category: "主站",
|
category: "主站",
|
||||||
rankingLink: "排行",
|
rankingLink: "排行",
|
||||||
drawingLink: "画友",
|
drawingLink: "相簿",
|
||||||
musicLink: "音频",
|
musicLink: "音频",
|
||||||
gamesIframe: "游戏中心",
|
gamesIframe: "游戏中心",
|
||||||
livesIframe: "直播",
|
livesIframe: "直播",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user