Making WordPress.org

Ticket #6252: 6252.diff

File 6252.diff, 539 bytes (added by aezazshekh, 3 years ago)

added patch

  • wordpress.org/public_html/style/trac/common/css/trac.css

    diff --git a/wordpress.org/public_html/style/trac/common/css/trac.css b/wordpress.org/public_html/style/trac/common/css/trac.css
    index 66013e774..de43baa9a 100644
    a b h4 :link, h4 :visited, h5 :link, h5 :visited, h6 :link, h6 :visited { 
    4848 font-size: .8em;
    4949 vertical-align: text-top;
    5050}
     51
     52* > .anchor:link {
     53  display: none;
     54}
     55
    5156* > .anchor:link, * > .anchor:visited {
    5257 visibility: hidden;
    5358}