Ticket #56789: 56789.1.patch
File 56789.1.patch, 778 bytes (added by , 3 years ago) |
---|
-
src/wp-admin/css/common.css
141 141 .screen-reader-shortcut { 142 142 position: absolute; 143 143 top: -1000em; 144 background: #f0f0f1; 145 color: #2271b1; 144 146 } 145 147 146 148 .screen-reader-shortcut:focus { -
src/wp-includes/css/admin-bar.css
719 719 #wpadminbar .screen-reader-shortcut { 720 720 position: absolute; 721 721 top: -1000em; 722 background: #f0f0f1; 723 color: #2271b1; 722 724 } 723 725 724 726 #wpadminbar .screen-reader-shortcut:focus {