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.

8 lines
312 B

  1. /* Copyright 2016 Flavio Corpa <flavio.corpa@tecnativa.com>
  2. * Copyright 2016 Jairo Llopis <jairo.llopis@tecnativa.com>
  3. * License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). */
  4. .openerp .oe_form .oe_form_field_image .oe_form_field_image_controls
  5. .oe_form_binary_file_download {
  6. color: inherit;
  7. }