max-width-10

This commit is contained in:
Roland Gruber 2019-08-26 18:59:07 +02:00
parent 4c05994a6f
commit 1b31c893fd
1 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,10 @@ input.listPageInput {
text-align: center;
}
input.max-width-10 {
max-width: 10rem;
}
select {
background:#F5F5F5 none repeat-x scroll 50% 50%;
border:1px solid #AAAAAA;