Changeset 10924 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-patterns/css/components/_category-context-bar.scss
- Timestamp:
- 04/26/2021 05:12:15 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-patterns/css/components/_category-context-bar.scss
r10882 r10924 5 5 font-size: 0.8125rem; 6 6 overflow: auto; 7 transition: all 50ms ease-out; 7 transition: all 100ms ease-out; 8 transition-delay: 100ms; 8 9 9 10 > div {
Note: See TracChangeset
for help on using the changeset viewer.