Changeset 12756 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/objects/_notices.scss
- Timestamp:
- 07/24/2023 08:44:49 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/objects/_notices.scss
r12617 r12756 5 5 margin: 1em 0; 6 6 padding: 1px 12px; 7 font-size: ms( -2 ); 7 8 8 ul, p { 9 font-size: ms( -2 ); 9 p, ul { 10 10 margin: 0.5em 0; 11 11 padding: 2px; … … 15 15 border-bottom: 0; 16 16 } 17 } 18 19 pre { 20 white-space: pre-wrap; 17 21 } 18 22
Note: See TracChangeset
for help on using the changeset viewer.