Make WordPress Core

Ticket #20579: 20575.5.twentyten.diff

File 20575.5.twentyten.diff, 1.2 KB (added by lancewillett, 12 years ago)
  • wp-content/themes/twentyten/style.css

     
    146146.wp-caption-text {
    147147        font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    148148}
    149 input[type=submit] {
     149input[type="submit"] {
    150150        font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    151151}
    152152pre {
     
    312312        font-size: smaller;
    313313}
    314314input[type="text"],
     315input[type="password"],
     316input[type="email"],
     317input[type="url"],
     318input[type="number"],
    315319textarea {
    316320        background: #f9f9f9;
    317321        border: 1px solid #ccc;
     
    10481052}
    10491053
    10501054/* Comments form */
    1051 input[type=submit] {
     1055input[type="submit"] {
    10521056        color: #333;
    10531057}
    10541058#respond {
  • wp-content/themes/twentyten/rtl.css

     
    6666.pingback p,
    6767.reply,
    6868.widget-title,
    69 input[type=submit] {
     69input[type="submit"] {
    7070        font-family: Arial, Tahoma, sans-serif;
    7171}
    7272