Ticket #29976: 29976.2.diff
File 29976.2.diff, 2.8 KB (added by , 9 years ago) |
---|
-
wp-content/themes/twentyfifteen/inc/customizer.php
275 275 .pagination .next, 276 276 .pagination .prev:before, 277 277 .pagination .next:before, 278 .widget_calendar tbody a, 279 .widget_calendar tbody a:hover, 280 .widget_calendar tbody a:focus, 278 281 .entry-content .page-links a, 279 282 .entry-content .page-links a:hover, 280 283 .entry-content .page-links a:focus, … … 289 292 input[type="submit"], 290 293 .pagination .prev, 291 294 .pagination .next, 295 .widget_calendar tbody a, 292 296 .page-links a, 293 297 .sticky-post { 294 298 background-color: %4$s; … … 299 303 blockquote cite, 300 304 blockquote small, 301 305 a, 306 .dropdown-toggle:after, 302 307 .image-navigation a:hover, 303 308 .image-navigation a:focus, 304 309 .comment-navigation a:hover, 305 310 .comment-navigation a:focus, 311 .widget-title, 306 312 .entry-footer a:hover, 307 313 .entry-footer a:focus, 308 314 .comment-metadata a:hover, … … 340 346 .pagination .prev:focus, 341 347 .pagination .next:hover, 342 348 .pagination .next:focus, 349 .widget_calendar tbody a:hover, 350 .widget_calendar tbody a:focus, 343 351 .page-links a:hover, 344 352 .page-links a:focus { 345 353 background-color: %4$s; /* Fallback for IE7 and IE8 */ … … 348 356 349 357 /* Secondary Text Color */ 350 358 blockquote, 351 input[type="text"],352 input[type="email"],353 input[type="url"],354 input[type="password"],355 input[type="search"],356 textarea,357 359 a:hover, 358 360 a:focus, 361 .main-navigation .menu-item-description, 359 362 .post-navigation .meta-nav, 360 363 .post-navigation a:hover .post-title, 361 364 .post-navigation a:focus .post-title, … … 363 366 .image-navigation a, 364 367 .comment-navigation, 365 368 .comment-navigation a, 369 .widget, 366 370 .entry-content a:hover, 367 371 .entry-content a:focus, 368 372 .entry-summary a:hover, … … 416 420 } 417 421 418 422 /* Border Color */ 419 hr { 423 hr, 424 .dropdown-toggle:hover, 425 .dropdown-toggle:focus { 420 426 background-color: %4$s; /* Fallback for IE7 and IE8 */ 421 427 background-color: %6$s; 422 428 } … … 429 435 td, 430 436 input, 431 437 textarea, 438 .main-navigation ul, 439 .main-navigation li, 432 440 .post-navigation, 433 441 .post-navigation .nav-previous:not(.has-post-thumbnail) + .nav-next:not(.has-post-thumbnail), 434 442 .pagination, 435 443 .comment-navigation, 444 .widget li, 445 .widget_categories .children, 446 .widget_nav_menu .sub-menu, 447 .widget_pages .children, 436 448 .site-header, 437 449 .site-footer, 438 450 .hentry + .hentry, … … 546 558 /* Sidebar Text Color */ 547 559 .secondary a:hover, 548 560 .secondary a:focus, 561 .main-navigation .menu-item-description, 549 562 .widget, 550 .main-navigation .menu-item-description,551 563 .widget blockquote, 552 564 .widget .wp-caption-text, 553 565 .widget .gallery-caption {