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.

16 lines
226 B

  1. .g-hidden {
  2. display: none;
  3. }
  4. .box-modal img {
  5. max-width: 900px;
  6. width: 100%;
  7. }
  8. .box-modal-li li {
  9. list-style-type: none;
  10. }
  11. .box-modal-li {
  12. padding-left: 0;
  13. }
  14. .o_attachment .o_image {
  15. cursor: pointer;
  16. }