Changeset 49170
- Timestamp:
- 10/16/2020 01:27:14 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/edit.css
r48717 r49170 726 726 .text-removed .policy-text { 727 727 color: #666; 728 font-weight: 600; 728 font-weight: 300; 729 padding-left: 1em; 730 border-left: 3px solid #ffb900; 731 } 732 733 .text-removed .policy-text h1, 734 .text-removed .policy-text h2, 735 .text-removed .policy-text h3, 736 .text-removed .policy-text h4, 737 .text-removed .policy-text h5, 738 .text-removed .policy-text h6 { 739 color: #39424a; 740 font-weight: 500; 729 741 } 730 742
Note: See TracChangeset
for help on using the changeset viewer.