/********************************************************************************** * * Copyright (C) 2017 MuK IT GmbH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . * **********************************************************************************/ .o_preview_viewerjs , .o_preview_viewerjs iframe { position: absolute; width: 100%; height: 100%; } .o_preview_unsupported { padding: 20px 30px 20px 30px; .o_preview_unsupported_body { padding-top: 25px; } .o_preview_unsupported_info { padding-bottom: 15px; } .o_preview_unsupported_icon { padding-top: 15px; } .o_preview_unsupported_table > tbody > tr { border-top: 1px solid rgb(221, 221, 221); } .o_preview_unsupported_table > tbody > tr:first-child { border-top: 0; } .o_preview_unsupported_table > tbody > tr > td { border-top: 0; } .o_preview_unsupported_download { padding-top: 25px; } }