mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Improve style
This commit is contained in:
parent
62c299cfdf
commit
78fe0ab570
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/tweets.min.css
vendored
2
min/tweets.min.css
vendored
@ -1 +1 @@
|
||||
.showSearch #nav_searchform{width:250px!important;}.nav-search-submit{display:block!important;color:var(--foreground-color-d)!important;transform:translateX(-125px);}.nav-search-submit:hover{color:var(--foreground-color)!important;}#nav_searchform{transition:all .3s ease-out;box-shadow:none;width:0!important;}.preserve-rank>a{opacity:0!important;pointer-events:none;}.showSearch .preserve-rank>a{opacity:0.382!important;pointer-events:initial;}.showSearch #nav_searchform{box-shadow:0px 2px 10px 1px #0002;width:250px!important;}.showSearch .nav-search-submit,.showSearch .nav-search-submit:hover{color:#888!important;transform:none;}@media only screen and (max-width: 1291px){.showSearch #nav_searchform{width:140px!important;}}
|
||||
.showSearch #nav_searchform{width:250px!important;}.nav-search-submit{display:block!important;color:var(--foreground-color-d)!important;transform:translateX(-125px);-webkit-tap-highlight-color:transparent;}.nav-search-submit:hover{color:var(--foreground-color)!important;}#nav_searchform{transition:all .3s ease-out;box-shadow:none;width:0!important;}.preserve-rank>a{opacity:0!important;pointer-events:none;}.showSearch .preserve-rank>a{opacity:0.382!important;pointer-events:initial;}.showSearch #nav_searchform{box-shadow:0px 2px 10px 1px #0002;width:250px!important;}.showSearch .nav-search-submit,.showSearch .nav-search-submit:hover{color:#888!important;transform:none;}@media only screen and (max-width: 1291px){.showSearch #nav_searchform{width:140px!important;}}
|
||||
@ -7,6 +7,7 @@
|
||||
display: block !important;
|
||||
color: var(--foreground-color-d) !important;
|
||||
transform: translateX(-125px);
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
.nav-search-submit:hover
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user