nodequeue.css 148 B

12345678910111213
  1. .nodequeue-dragdrop .position {
  2. font-weight: bold;
  3. color: #999;
  4. }
  5. #edit-add-nid {
  6. color: #999;
  7. }
  8. td.nodequeue-add-submit {
  9. width: 80%;
  10. }