User:Greenpickle/monobook.css: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 123: Line 123:


/*Input boxes*/
/*Input boxes*/
.upload,
.textinput,
.button,
select,
input {
input {
     -moz-border-radius-topleft: 20px;
     -moz-border-radius-topleft: 20px;
Line 128: Line 132:
     border: 1px solid #00bb00;
     border: 1px solid #00bb00;
     background: none;
     background: none;
}
input[type="text"],
input[type="password"] {
     height: 16px;
     height: 16px;
}
}
Line 140: Line 141:
     width: 98%;
     width: 98%;
     background: none;
     background: none;
}
input.button {
    background-color: #ccffcc;
}
}


14,178

edits