소스 검색

Docs/Examples: Updated main.css

Mr.doob 5 년 전
부모
커밋
67e2f9ecd9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      files/main.css

+ 2 - 2
files/main.css

@@ -157,7 +157,7 @@ h1 a {
 		display: none;
 	}
 
-	#panel.searchFocused #filter {
+	#panel.searchFocused #filterInput {
 		-webkit-mask-image: none;
 		mask-image: none;
 		background-color: inherit;
@@ -232,7 +232,7 @@ h1 a {
 	content: "";
 }
 
-	#panel #filter {
+	#panel #filterInput {
 		flex: 1;
 		width: 100%;
 		padding: 0 36px;