Changeset 13427 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/_plugin-ratings.scss
- Timestamp:
- 04/02/2024 04:53:27 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/_plugin-ratings.scss
r13392 r13427 10 10 /* plugin-card */ 11 11 .rating-count { 12 color: var( --wp--preset--color--charcoal- 4);12 color: var( --wp--preset--color--charcoal-2 ); 13 13 font-size: var( --wp--preset--font-size--extra-small ); 14 14 vertical-align: text-bottom; … … 23 23 24 24 [class*='dashicons-star-'] { 25 color: var( --wp--preset--color--charcoal- 4);25 color: var( --wp--preset--color--charcoal-2 ); 26 26 } 27 27
Note: See TracChangeset
for help on using the changeset viewer.