Changeset 4344 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/style.scss
- Timestamp:
- 11/09/2016 11:05:01 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/style.scss
r4336 r4344 22 22 &:nth-child(2) { 23 23 margin-top: 0; 24 } 24 } 25 25 } 26 26 … … 73 73 padding-left: 5px; 74 74 vertical-align: text-top; 75 position: relative; 76 float: right; 77 top: 1px; 75 78 76 79 .toggled + & { 77 80 content: "\f343"; 78 81 } 82 } 83 84 &:hover { 85 text-decoration: underline; 79 86 } 80 87 }
Note: See TracChangeset
for help on using the changeset viewer.