Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1da218d

Browse files
authored
闪存星星样式
1 parent 7325d0e commit 1da218d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

‎ing.js‎

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@ ul, ol {
225225
font-size: 10px;
226226
color: #fff;
227227
}
228+
#ing_home_search{
229+
display: none;
230+
}
228231
`;
229232

230233
cnblogsIngCss += `
@@ -233,6 +236,16 @@ ul, ol {
233236
margin: 10px 400px 0 400px;
234237
position: relative;
235238
}
239+
240+
#app_list_wrapper{
241+
}
242+
.app_r_1,app_r_2,app_r_3{
243+
display: none;
244+
}
245+
246+
.avatar_block_wrapper {
247+
height: 85px;
248+
}
236249
`;
237250

238251
//与元数据块中的@grant值相对应,功能是生成一个style样式
@@ -253,7 +266,10 @@ ul, ol {
253266
</div>
254267
<div class="search-container">
255268
<div class="search-icon"></div>
256-
<input id="searchInput" placeholder="搜索闪存、标签、用户" type="text" class="ng-pristine ng-valid ng-touched">
269+
<form method="get" id="ing_top_search" autocomplete="false" action="https://zzk.cnblogs.com/s/ing">
270+
<input id="searchInput" name="keywords" placeholder="搜索闪存" type="text" class="ng-pristine ng-valid ng-touched">
271+
</form>
272+
257273
</div>
258274
<div class="user-container">
259275
<img class="avatar" src="https://images.zsxq.com/FjyKWxEmQLmReH4FlovVXBaTFcae?e=1906272000&amp;token=kIxbL07-8jAj8w1n4s9zv64FuZZNEATmlU_Vm6zD:00v7HL5z7VZSOejkM0ZVxRBnUJE=">
@@ -266,5 +282,7 @@ ul, ol {
266282
$("#top").html(topHtml);
267283

268284
$("#wrapper #header").remove();
285+
286+
$("#txt_ing").addClass("form-control");
269287
}
270288
})();

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /