Ticket #22109: 22109.2.diff
| File 22109.2.diff, 1.1 KB (added by , 13 years ago) |
|---|
-
wp-content/themes/twentyeleven/style.css
431 431 sub { 432 432 top: .5ex; 433 433 } 434 small { 435 font-size: smaller; 436 } 434 437 435 438 /* Forms */ 436 439 input[type=text], -
wp-content/themes/twentyten/style.css
308 308 sub { 309 309 top: .5ex; 310 310 } 311 small { 312 font-size: smaller; 313 } 311 314 input[type="text"], 312 315 textarea { 313 316 background: #f9f9f9; -
wp-content/themes/twentytwelve/style.css
151 151 sub { 152 152 bottom: -0.25em; 153 153 } 154 small { 155 font-size: smaller; 156 } 154 157 img { 155 158 border: 0; 156 159 -ms-interpolation-mode: bicubic;