[ADD] web_widget_image_download

This commit is contained in:
kutyel
2016-07-22 17:24:47 +02:00
parent 8aed46ef32
commit 8c18ced6cc
8 changed files with 136 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/* Copyright 2016 Flavio Corpa <flavio.corpa@tecnativa.com>
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). */
.openerp .oe_application a.oe_form_binary_file_download {
color: #eee;
}