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.
|
123456789101112 |
-
- #switch-merchant {
- width: 200px ;
- }
-
- #switch-merchant select {
- width: 100% ;
- }
-
- .ui-sortable-helper{ display: table;}
- .ui-state-highlight{background: #eee}
- .lc-sortable div:last-child{display: none;}
|