Ticket #43436: 43436.2.diff
File 43436.2.diff, 8.7 KB (added by , 7 years ago) |
---|
-
src/wp-content/themes/twentyeleven/rtl.css
103 103 background-position: 97% 6px; 104 104 padding: 4px 28px 4px 10px; 105 105 } 106 #respond #wp-comment-cookies-consent { 107 margin: 0 0 0 10px; 108 } 106 109 107 110 /* Assistive text */ 108 111 #access a.assistive-text:focus { -
src/wp-content/themes/twentyeleven/style.css
2298 2298 #respond p { 2299 2299 font-size: 12px; 2300 2300 } 2301 #respond #wp-comment-cookies-consent { 2302 margin: 0 10px 0 0; 2303 } 2301 2304 p.comment-form-comment { 2302 2305 margin: 0; 2303 2306 } -
src/wp-content/themes/twentyfifteen/rtl.css
400 400 float: left; 401 401 } 402 402 403 .comment-form #wp-comment-cookies-consent { 404 margin: 0 0 0 10px; 405 } 403 406 404 407 /** 405 408 * 11.0 Media Queries -
src/wp-content/themes/twentyfifteen/style.css
2406 2406 top: -3px; 2407 2407 } 2408 2408 2409 .comment-form #wp-comment-cookies-consent { 2410 margin: 0 10px 0 0; 2411 } 2409 2412 2413 .comment-form .comment-form-cookies-consent label { 2414 display: inline; 2415 } 2416 2410 2417 /** 2411 2418 * 13.0 Footer 2412 2419 */ -
src/wp-content/themes/twentyfourteen/rtl.css
288 288 margin-left: 10px; 289 289 } 290 290 291 .comment-form #wp-comment-cookies-consent { 292 margin: 0 0 0 10px; 293 } 291 294 295 292 296 /** 293 297 * 7.0 Sidebars 294 298 * ----------------------------------------------------------------------------- -
src/wp-content/themes/twentyfourteen/style.css
2186 2186 margin-bottom: 0; 2187 2187 } 2188 2188 2189 .comment-form #wp-comment-cookies-consent { 2190 margin: 0 10px 0 0; 2191 } 2189 2192 2193 .comment-form .comment-form-cookies-consent label { 2194 display: inline; 2195 } 2196 2190 2197 /** 2191 2198 * 7.0 Sidebars 2192 2199 * ----------------------------------------------------------------------------- -
src/wp-content/themes/twentyseventeen/rtl.css
199 199 text-align: left; 200 200 } 201 201 202 .comment-form #wp-comment-cookies-consent { 203 margin: 0 0 0 10px; 204 } 205 202 206 /* Post Formats */ 203 207 204 208 .format-quote blockquote .icon { -
src/wp-content/themes/twentyseventeen/style.css
2497 2497 text-align: right; 2498 2498 } 2499 2499 2500 .comment-form #wp-comment-cookies-consent { 2501 margin: 0 10px 0 0; 2502 } 2503 2504 .comment-form .comment-form-cookies-consent label { 2505 display: inline; 2506 } 2507 2500 2508 /*-------------------------------------------------------------- 2501 2509 15.0 Widgets 2502 2510 --------------------------------------------------------------*/ -
src/wp-content/themes/twentysixteen/rtl.css
399 399 float: left; 400 400 } 401 401 402 .comment-form #wp-comment-cookies-consent { 403 margin: 0 0 0 10px; 404 } 402 405 403 406 /** 404 407 * 8.4 - Footer -
src/wp-content/themes/twentysixteen/style.css
2394 2394 top: -5px; 2395 2395 } 2396 2396 2397 .comment-form #wp-comment-cookies-consent { 2398 margin: 0 10px 0 0; 2399 } 2397 2400 2401 .comment-form .comment-form-cookies-consent label { 2402 display: inline; 2403 } 2404 2398 2405 /** 2399 2406 * 11.5 - Sidebar 2400 2407 */ -
src/wp-content/themes/twentyten/rtl.css
238 238 .children #respond { 239 239 margin: 0 0 0 48px; 240 240 } 241 #respond #wp-comment-cookies-consent { 242 margin: 0 0 0 10px; 243 } 241 244 242 245 /* =Widget Areas 243 246 -------------------------------------------------------------- */ -
src/wp-content/themes/twentyten/style.css
1132 1132 font-size: 14px; 1133 1133 width: auto; 1134 1134 } 1135 #respond #wp-comment-cookies-consent { 1136 width: auto; 1137 margin: 0 10px 0 0; 1138 } 1135 1139 1136 1140 1137 1141 /* =Widget Areas -
src/wp-content/themes/twentythirteen/rtl.css
495 495 float: right; 496 496 } 497 497 498 .comment-form #wp-comment-cookies-consent { 499 margin: 0 0 0 10px; 500 } 501 498 502 .form-allowed-tags code { 499 503 margin-left: auto; 500 504 margin-right: 3px; -
src/wp-content/themes/twentythirteen/style.css
2391 2391 width: 100%; 2392 2392 } 2393 2393 2394 .comment-form #wp-comment-cookies-consent { 2395 margin: 0 10px 0 0; 2396 } 2397 2394 2398 .form-allowed-tags, 2395 2399 .form-allowed-tags code { 2396 2400 color: #686758; -
src/wp-content/themes/twentytwelve/rtl.css
134 134 margin: -18px -16px 0 0; 135 135 margin: -1.285714286rem -1.142857143rem 0 0; 136 136 } 137 #respond #wp-comment-cookies-consent { 138 margin: 0 0 0 10px; 139 } 137 140 138 141 139 142 /* =Front page template styling -
src/wp-content/themes/twentytwelve/style.css
1354 1354 line-height: 2; 1355 1355 color: #5e5e5e; 1356 1356 } 1357 #respond #wp-comment-cookies-consent { 1358 margin: 0 10px 0 0; 1359 } 1360 #respond .comment-form-cookies-consent label { 1361 display: inline; 1362 } 1357 1363 .required { 1358 1364 color: red; 1359 1365 } -
src/wp-includes/comment-template.php
2268 2268 '<input id="email" name="email" ' . ( $html5 ? 'type="email"' : 'type="text"' ) . ' value="' . esc_attr( $commenter['comment_author_email'] ) . '" size="30" maxlength="100" aria-describedby="email-notes"' . $html_req . ' /></p>', 2269 2269 'url' => '<p class="comment-form-url"><label for="url">' . __( 'Website' ) . '</label> ' . 2270 2270 '<input id="url" name="url" ' . ( $html5 ? 'type="url"' : 'type="text"' ) . ' value="' . esc_attr( $commenter['comment_author_url'] ) . '" size="30" maxlength="200" /></p>', 2271 'cookies' => '<p class="comment-form-cookies-consent"><label for="wp-comment-cookies-consent">' . 2272 '<input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes"' . $consent . ' />' . 2273 __( 'Save my name, email, and site URL in my browser for next time I post a comment.' ) . '</label></p>', 2271 'cookies' => '<p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes"' . $consent . ' />' . 2272 '<label for="wp-comment-cookies-consent">' . __( 'Save my name, email, and site URL in my browser for next time I post a comment.' ) . '</label></p>', 2274 2273 ); 2275 2274 2276 2275 $required_text = sprintf( ' ' . __( 'Required fields are marked %s' ), '<span class="required">*</span>' );