Changeset 13098
- Timestamp:
- 01/09/2024 06:56:26 AM (2 years ago)
- Location:
- sites/trunk
- Files:
-
- 2 edited
-
trac.wordpress.org/templates/site.html (modified) (1 diff)
-
wordpress.org/public_html/style/trac/wp-trac.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/site.html
r12857 r13098 5 5 6 6 <?python 7 scripts_version = '21 4'7 scripts_version = '215' 8 8 project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0] 9 9 wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/' -
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.css
r12857 r13098 938 938 #changelog h3.chat-bot.prbot:hover .trac-ticket-buttons { 939 939 display: inherit; 940 }941 #changelog h3.chat-bot.prbot .trac-ticket-buttons .trac-delete {942 display: none;943 940 } 944 941 span.time-ago {
Note: See TracChangeset
for help on using the changeset viewer.