1/* plugin:passwords */
2.inputfield {
3    font-family: monospace;
4    margin: 2px 0 2px 5px;
5    border: none;
6    cursor: pointer;
7}
8