ui.jqgrid-bootstrap-ui.css 662 B

12345678910111213141516171819202122232425262728293031
  1. /*
  2. To change this license header, choose License Headers in Project Properties.
  3. To change this template file, choose Tools | Templates
  4. and open the template in the editor.
  5. */
  6. /*
  7. Created on : Mar 16, 2015, 10:24:01 AM
  8. Author : tony
  9. */
  10. .ui-jqgrid tr.jqgrow td { height: 26px;}
  11. .ui-jqgrid .ui-pg-input,.ui-jqgrid .ui-jqgrid-toppager .ui-pg-input { height:20px }
  12. .ui-state-hover
  13. {
  14. border: .15em solid;
  15. border-color: inherit;
  16. }
  17. .ui-jqdialog .ui-jqdialog-titlebar {
  18. height:29px;
  19. border-color: inherit;
  20. }
  21. .ui-jqdialog-content input.FormElement {
  22. padding: 0.25em;
  23. }
  24. .fm-button {
  25. height:30px;
  26. }
  27. #nData, #pData { height:20px; width:18px; }