Browse Source

Docs: Hide edit button temporarily.

Mr.doob 7 năm trước cách đây
mục cha
commit
0c58464ab1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      docs/page.css

+ 1 - 0
docs/page.css

@@ -110,6 +110,7 @@ strong {
 	color: #fff;
 	background-color: #555;
 	opacity: 0.5;
+	display: none; /* disabled until r96 release */
 }
 
 #button:hover {