Make WordPress Core

Ticket #27434: style.patch

File style.patch, 668 bytes (added by ramonchiara, 11 years ago)

Didn't find where to attach a DIFF file... So I've put here.

  • style.css

    # This patch file was generated by NetBeans IDE
    # Following Index: paths are relative to: C:\Users\Ramon\Projetos\Projetos Atuais\WordPress\trunk\wp-content\themes\twentytwelve
    # This patch can be applied using context Tools: Patch action on respective folder.
    # It uses platform neutral UTF-8 encoding and \n newlines.
    # Above lines and this line are ignored by the patching process.
     
    205205/* Form fields, general styles first */
    206206button,
    207207input,
     208select,
     209 No newline at end of file
    208210textarea {
    209211        border: 1px solid #ccc;
    210212        border-radius: 3px;