max-width-10
This commit is contained in:
parent
4c05994a6f
commit
1b31c893fd
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue