Changeset 1977
- Timestamp:
- 10/11/2015 11:37:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.css
r1973 r1977 711 711 #changelog h3.change, 712 712 #ticketchange h3.change { 713 margin: 0.75em 0 0.5em;713 margin: 1em 0 2em; 714 714 min-height: 40px; 715 715 border-bottom: none; 716 } 717 #changelog h3.change.chat-bot { 718 margin: 0.5em 0; 716 719 } 717 720 #changelog h3.change:after, … … 726 729 line-height: 18px; 727 730 min-width: 200px; 731 } 732 #changelog h3.change.chat-bot span.avatar { 733 line-height: 24px; 734 } 735 #changelog h3.chat-bot p { 736 margin: 0; 737 display: inline; 738 } 739 #changelog h3.chat-bot p br { 740 display: none; 741 } 742 #changelog h3.chat-bot a.ext-link:before { 743 content: none; 728 744 } 729 745 span.time-ago {
Note: See TracChangeset
for help on using the changeset viewer.