Making WordPress.org

Ticket #3023: 3025.patch

File 3025.patch, 588 bytes (added by gk.loveweb, 7 years ago)
  • wordpress.org/public_html/style/trac/common/css/code.css

    diff --git a/wordpress.org/public_html/style/trac/common/css/code.css b/wordpress.org/public_html/style/trac/common/css/code.css
    index 361561a..bbb38a3 100644
    a b table.code tr.hilite td { 
    7979 background: #ddf;
    8080}
    8181.image-file { background: #eee; padding: .3em }
    82 .image-file img { background: url(../imggrid.png) }
     82.image-file img { background: url(../imggrid.png); max-width: 100%; }
    8383
    8484/* Default */
    8585.code-block span { font-family: monospace; }