flow.css 491 B

1234567
  1. #menuActions{float:right !important;}
  2. #featurebar .breadcrumb{padding: 5px 0; margin: 0}
  3. #featurebar .breadcrumb>li+li:before {content: '>'}
  4. .input-group-required > .required::after, .required-wrapper.required::after {top:12px !important;}
  5. .modal-body .table {margin-bottom:0px !important;}
  6. a.disabled, a.disabled:focus, a.disabled:hover, a[disabled], a[disabled]:focus, a[disabled]:hover {color: #aaa !important; text-decoration: none; cursor: default;}
  7. .main-actions {text-align: center;}