Make WordPress Core


Ignore:
Timestamp:
05/26/2011 06:41:35 PM (14 years ago)
Author:
iandstewart
Message:

Twenty Eleven: focus styles for all links; Fixes #17410

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyeleven/inc/theme-options.php

    r18050 r18057  
    312312        /* Link color */
    313313        a,
     314        #site-title a:focus,
     315        #site-title a:hover,
     316        #site-title a:active,
    314317        .entry-title a:hover,
     318        .entry-title a:focus,
     319        .entry-title a:active,
    315320        .widget_twentyeleven_ephemera .comments-link a:hover,
    316321        section.recent-posts .other-recent-posts a[rel="bookmark"]:hover,
Note: See TracChangeset for help on using the changeset viewer.