فهرست منبع

Merge pull request #4372 from Automattic/fix/independent-publisher-2-menu-toggle

Independent Publisher 2: Fix menu toggle for default color scheme
Caroline Moore 4 سال پیش
والد
کامیت
c056e5d9e4
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      independent-publisher-2/style.css

+ 1 - 0
independent-publisher-2/style.css

@@ -846,6 +846,7 @@ input::-moz-focus-inner {
 	border: solid 2px currentColor;
 	border-radius: 4px;
 	background: none;
+	color: #383838;
 
 	-webkit-font-smoothing: antialiased;
 }