Преглед на файлове

Merge pull request #714 from Aurorum/fix/711-mobile-toggle

Independent Publisher 2: Fix Menu Toggle Colour not Changing
Caroline Moore преди 4 години
родител
ревизия
d9ac6d0323
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      independent-publisher-2/style.css

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

@@ -835,8 +835,7 @@ input::-moz-focus-inner {
 	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
 	font-size: 17px;
 	font-weight: bold;
-	line-height: 1;
-	color: #a4a4a4;
+	line-height: 1;	
 	border: solid 2px currentColor;
 	border-radius: 4px;
 	background: none;