Ticket #20579: 20575.5.twentyten.diff
File 20575.5.twentyten.diff, 1.2 KB (added by , 12 years ago) |
---|
-
wp-content/themes/twentyten/style.css
146 146 .wp-caption-text { 147 147 font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; 148 148 } 149 input[type= submit] {149 input[type="submit"] { 150 150 font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; 151 151 } 152 152 pre { … … 312 312 font-size: smaller; 313 313 } 314 314 input[type="text"], 315 input[type="password"], 316 input[type="email"], 317 input[type="url"], 318 input[type="number"], 315 319 textarea { 316 320 background: #f9f9f9; 317 321 border: 1px solid #ccc; … … 1048 1052 } 1049 1053 1050 1054 /* Comments form */ 1051 input[type= submit] {1055 input[type="submit"] { 1052 1056 color: #333; 1053 1057 } 1054 1058 #respond { -
wp-content/themes/twentyten/rtl.css
66 66 .pingback p, 67 67 .reply, 68 68 .widget-title, 69 input[type= submit] {69 input[type="submit"] { 70 70 font-family: Arial, Tahoma, sans-serif; 71 71 } 72 72