- Timestamp:
- 12/30/2014 10:29:18 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php
r30896 r31001 328 328 .page-header, 329 329 .page-content, 330 .comments-area { 330 .comments-area, 331 .widecolumn { 331 332 background-color: {$colors['box_background_color']}; 332 333 } … … 459 460 .wp-caption-text, 460 461 .gallery-caption, 461 .comment-list .reply a { 462 .comment-list .reply a, 463 .widecolumn label, 464 .widecolumn .mu_register label { 462 465 color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ 463 466 color: {$colors['secondary_textcolor']};
Note: See TracChangeset
for help on using the changeset viewer.