纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
306 B

3 years ago
  1.  .form-control {
  2. width:70%;
  3. height:100%
  4. }
  5. .ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td {
  6. overflow:inherit;
  7. }
  8. .inner.open {
  9. max-height:200px !important;
  10. }
  11. .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  12. height:16px;
  13. }