- Timestamp:
- 11/15/2016 09:13:21 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php
r39136 r39243 317 317 .colors-custom .next.page-numbers:hover, 318 318 .colors-custom .site-content .wp-playlist-light .wp-playlist-item:hover, 319 .colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus, 320 .colors-custom .customize-partial-edit-shortcut button { 319 .colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus { 321 320 background: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */ 322 321 }
Note: See TracChangeset
for help on using the changeset viewer.