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.

10 lines
125 B

  1. td.o_many2one_cell {
  2. a {
  3. margin-left: 0.5em;
  4. visibility: hidden;
  5. }
  6. &:hover a {
  7. visibility: visible;
  8. }
  9. }