Changeset 4263 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/style.scss
- Timestamp:
- 10/19/2016 06:23:13 AM (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/sections/style.scss
r4223 r4263 52 52 } 53 53 54 .no-js .read-more { 55 overflow: auto; 56 max-height: none; 57 } 58 54 59 .section-toggle { 55 60 color: $color__link; … … 70 75 } 71 76 } 77 78 .no-js .section-toggle { 79 display: none; 80 }
Note: See TracChangeset
for help on using the changeset viewer.