Changeset 3676 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/modules/_accessibility.scss
- Timestamp:
- 07/12/2016 10:17:26 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/modules/_accessibility.scss
r3193 r3676 2 2 .screen-reader-text { 3 3 clip: rect(1px, 1px, 1px, 1px); 4 height: 1px; 5 overflow: hidden; 4 6 position: absolute !important; 5 height: 1px;6 7 width: 1px; 7 overflow: hidden;8 8 9 9 &:focus {
Note: See TracChangeset
for help on using the changeset viewer.