Ticket #25054: rtl-screen-reader-text.diff
File rtl-screen-reader-text.diff, 809 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentyfourteen/rtl.css
51 51 margin-left: auto; 52 52 } 53 53 54 .screen-reader-text:focus { 55 left: auto; 56 right: 5px; 57 } 58 54 59 /* =Header 55 60 ----------------------------------------------- */ 56 61 -
wp-content/themes/twentyfourteen/style.css
429 429 left: 5px; 430 430 top: 5px; 431 431 text-decoration: none; 432 text-transform: none; 432 433 width: auto; 433 434 z-index: 100000; /* Above WP toolbar */ 434 435 }