Ticket #31095: 31095.diff
| File 31095.diff, 1.3 KB (added by , 11 years ago) |
|---|
-
src/wp-content/themes/twentyeleven/style.css
493 493 } 494 494 495 495 /* Assistive text */ 496 .assistive-text { 496 .assistive-text, 497 .screen-reader-text { 497 498 position: absolute !important; 498 499 clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 499 500 clip: rect(1px, 1px, 1px, 1px); 500 501 } 501 #access a.assistive-text:focus { 502 #access a.assistive-text:focus, 503 .screen-reader-text:hover, 504 .screen-reader-text:active, 505 .screen-reader-text:focus { 502 506 background: #eee; 503 507 border-bottom: 1px solid #ddd; 504 508 color: #1982d1; -
src/wp-content/themes/twentytwelve/style.css
507 507 position: absolute !important; 508 508 clip: rect(1px, 1px, 1px, 1px); 509 509 } 510 .main-navigation .assistive-text:focus { 510 .main-navigation .assistive-text:focus, 511 .site .screen-reader-text:hover, 512 .site .screen-reader-text:active, 513 .site .screen-reader-text:focus { 511 514 background: #fff; 512 515 border: 2px solid #333; 513 516 border-radius: 3px;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)