Improve style

This commit is contained in:
the1812 2018-12-27 20:43:09 +08:00
parent 62c299cfdf
commit 78fe0ab570
4 changed files with 4 additions and 3 deletions

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
View File

@ -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;}}

View File

@ -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
{