Changeset 10451 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
- Timestamp:
- 11/18/2020 03:53:35 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
r10034 r10451 161 161 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 162 162 opacity: 1; 163 } 164 165 .theme-load-more { 166 margin-top: 40px; 167 text-align: center; 168 169 // Bit of a hack, checks the `nojs` class on the admin bar (also shown to logged out users). 170 .nojs ~ .wrap &, 171 .show-filters & { 172 display: none; 173 } 163 174 } 164 175
Note: See TracChangeset
for help on using the changeset viewer.