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.

10 lines
247 B

  1. th[data-id="select_in_pos_current_order"] {
  2. width: 0;
  3. margin: 0;
  4. }
  5. td[data-field="select_in_pos_current_order"] > button {
  6. display:none;
  7. }
  8. .pos_backend_communication td[data-field="select_in_pos_current_order"] > button {
  9. display:block;
  10. }