bst/webapp/style/uwt-textbox.css
2023-10-31 00:21:50 -04:00

4 lines
77 B
CSS

input[type=text], input[type=password], input[type=search]
{
padding: 8px;
}