Changeset 61652 for trunk/src/wp-includes/functions.php
- Timestamp:
- 02/16/2026 05:23:02 PM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r61637 r61652 3971 3971 a:focus { 3972 3972 color: #043959; 3973 box-shadow: 0 0 0 2px #2271b1;3973 box-shadow: 0 0 0 var(--wp-admin-border-width-focus, 1.5px) var(--wp-admin-theme-color, #3858e9); 3974 3974 outline: 2px solid transparent; 3975 3975 }
Note: See TracChangeset
for help on using the changeset viewer.