Changeset 4224 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/style.scss
- Timestamp:
- 10/12/2016 01:03:26 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/style.scss
r4223 r4224 13 13 .plugin-actions { 14 14 float: right; 15 16 div { 17 display: inline-block; 18 text-align: center; 19 } 15 20 } 16 21 … … 20 25 font-weight: 400; 21 26 margin: 0; 27 28 a { 29 color: inherit; 30 text-decoration: none; 31 } 22 32 } 23 33
Note: See TracChangeset
for help on using the changeset viewer.