You are here

weight.css in Weight 5

Same filename and directory in other branches
  1. 6 weight.css
  2. 7 weight.css

style sheet for Weight module.

File

weight.css
View source
  1. /* $Id: */
  2. /**
  3. * @file style sheet for Weight module.
  4. */
  5. .weight-selector {
  6. display: inline;
  7. position: relative;
  8. float: left;
  9. /* margin: 0 0 0 5px; */
  10. }
  11. #node-admin-nodes td a {
  12. margin-right: 3px;
  13. }