orderManger.css 128 B

123456789
  1. .list input {
  2. text-align: center;
  3. }
  4. .list table td {
  5. padding: 15px 0 !important;
  6. }
  7. .list table td a.send {
  8. color: #666;
  9. }