Ticket #61594: 61594.patch
File 61594.patch, 501 bytes (added by , 12 months ago) |
---|
-
src/wp-content/themes/twentythirteen/style.css
diff --git src/wp-content/themes/twentythirteen/style.css src/wp-content/themes/twentythirteen/style.css index 4ec5cf98f3..d96a9daf75 100644
textarea:focus { 602 602 outline: 0; 603 603 } 604 604 605 606 /* Search block button background CSS */ 607 .wp-block-search__inside-wrapper .wp-block-search__button { 608 background: inherit; 609 color: #000; 610 } 611 605 612 /* Buttons */ 606 613 button, 607 614 input[type="submit"],