From a06e71f6dcc7c4e6f77bc63e3aa0787ccbb9f8df Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Wed, 6 May 2020 15:54:16 +0200 Subject: [PATCH] 085 backup CSS manquant --- core/module/config/view/backup/backup.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 core/module/config/view/backup/backup.css diff --git a/core/module/config/view/backup/backup.css b/core/module/config/view/backup/backup.css new file mode 100755 index 00000000..9774521b --- /dev/null +++ b/core/module/config/view/backup/backup.css @@ -0,0 +1,15 @@ +/** + * This file is part of Zwii. + * + * For full copyright and license information, please see the LICENSE + * file that was distributed with this source code. + * + * @author Rémi Jean + * @copyright Copyright (C) 2008-2018, Rémi Jean + * @author Frédéric Tempez + * @copyright Copyright (C) 2018-2020, Frédéric Tempez + * @license GNU General Public License, version 3 + * @link http://zwiicms.com/ + */ + +@import url("core/layout/admin.css"); \ No newline at end of file