Ticket #30728: 30728.2.patch
File 30728.2.patch, 2.8 KB (added by , 10 years ago) |
---|
-
src/wp-content/themes/twentyfifteen/style.css
554 554 outline: 0; 555 555 } 556 556 557 input[type="search"] {558 -webkit-appearance: textfield;559 }560 561 input[type="search"]::-webkit-search-decoration {562 -webkit-appearance: none;563 }564 565 557 button::-moz-focus-inner, 566 558 input::-moz-focus-inner { 567 559 border: 0; … … 592 584 outline: 0; 593 585 } 594 586 587 input[type="search"] { 588 -webkit-appearance: textfield; 589 padding: 0.375em 0.1275em 0.375em 0.375em; 590 } 591 592 input[type="search"]::-webkit-search-decoration { 593 -webkit-appearance: none; 594 } 595 595 596 .post-password-form { 596 597 position: relative; 597 598 } … … 1356 1357 .widget input[type="email"], 1357 1358 .widget input[type="url"], 1358 1359 .widget input[type="password"], 1359 .widget input[type="search"],1360 1360 .widget textarea { 1361 1361 padding: 0.375em; 1362 1362 } … … 2834 2834 input[type="password"], 2835 2835 input[type="search"], 2836 2836 textarea { 2837 padding: 0.5em ;2837 padding: 0.5em 0.1275em 0.5em 0.5em; 2838 2838 } 2839 2839 2840 2840 .main-navigation { … … 3055 3055 .widget input[type="password"], 3056 3056 .widget input[type="search"], 3057 3057 .widget textarea { 3058 padding: 0.5625em ;3058 padding: 0.5625em 0.1275em 0.5625em 0.5625em; 3059 3059 } 3060 3060 3061 3061 .widget blockquote.alignleft, … … 3430 3430 input[type="password"], 3431 3431 input[type="search"], 3432 3432 textarea { 3433 padding: 0.5278em ;3433 padding: 0.5278em 0.1275em 0.5278em 0.5278em; 3434 3434 } 3435 3435 3436 3436 .main-navigation { … … 3620 3620 .widget input[type="password"], 3621 3621 .widget input[type="search"], 3622 3622 .widget textarea { 3623 padding: 0.75em ;3623 padding: 0.75em 0.1275em 0.75em 0.75em; 3624 3624 } 3625 3625 3626 3626 .widget .wp-caption-text, … … 3994 3994 input[type="email"], 3995 3995 input[type="url"], 3996 3996 input[type="password"], 3997 input[type="search"],3998 3997 textarea { 3999 3998 padding: 0.375em; 4000 3999 } … … 4225 4224 .widget input[type="password"], 4226 4225 .widget input[type="search"], 4227 4226 .widget textarea { 4228 padding: 0.4583em ;4227 padding: 0.4583em 0.1275em 0.4583em 0.4583em; 4229 4228 } 4230 4229 4231 4230 .widget .wp-caption-text, … … 4620 4619 input[type="password"], 4621 4620 input[type="search"], 4622 4621 textarea { 4623 padding: 0.5em ;4622 padding: 0.5em 0.1275em 0.5em 0.5em; 4624 4623 } 4625 4624 4626 4625 .main-navigation { … … 4789 4788 .widget input[type="password"], 4790 4789 .widget input[type="search"], 4791 4790 .widget textarea { 4792 padding: 0.5em ;4791 padding: 0.5em 0.1275em 0.5em 0.5em; 4793 4792 } 4794 4793 4795 4794 .widget .wp-caption-text, … … 5127 5126 input[type="password"], 5128 5127 input[type="search"], 5129 5128 textarea { 5130 padding: 0.5278em ;5129 padding: 0.5278em 0.1275em 0.5278em 0.5278em; 5131 5130 } 5132 5131 5133 5132 .main-navigation { … … 5303 5302 .widget input[type="password"], 5304 5303 .widget input[type="search"], 5305 5304 .widget textarea { 5306 padding: 0.5em ;5305 padding: 0.5em 0.1275em 0.375em 0.375em; 5307 5306 } 5308 5307 5309 5308 .widget .wp-caption-text,