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.

11 line
164B

  1. #switch-merchant {
  2. width: 200px ;
  3. }
  4. #switch-merchant select {
  5. width: 100% ;
  6. }
  7. .ui-sortable-helper{ display: table;}
  8. .ui-state-highlight{background: #eee}