Changeset 5024 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/modules/_accessibility.scss
- Timestamp:
- 03/01/2017 06:08:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/modules/_accessibility.scss
r4278 r5024 28 28 29 29 /* Do not show the outline on the skip link target. */ 30 #content[tabindex="-1"]:focus {30 .site-content[tabindex="-1"]:focus { 31 31 outline: 0; 32 32 }
Note: See TracChangeset
for help on using the changeset viewer.