Changeset 3471 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/primary/_plugin-index.scss
- Timestamp:
- 06/19/2016 12:37:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/primary/_plugin-index.scss
r3398 r3471 76 76 } 77 77 } 78 79 // Flip the half star for rating. 80 .rtl .dashicons-star-half:before { 81 -webkit-transform: rotateY(180deg); 82 -ms-transform: rotateY(180deg); 83 transform: rotateY(180deg); 84 }
Note: See TracChangeset
for help on using the changeset viewer.