view.ui.css 346 B

1234567
  1. .no-padding{padding: 0;}
  2. .unlinkedTable > * > tr > th:first-child {padding-left: 6px;}
  3. .linkedTable > * > tr > th:first-child {padding-left: 6px;}
  4. .linkedTable > thead > tr > th:last-child {width: 50px !important;}
  5. .scroll {overflow: scroll;}
  6. .panel-body {word-wrap: break-word;}
  7. .tab-actions{position:absolute; right:5px; top:-38px;z-index:10;}