2020-03-15 20:53:13 +01:00
|
|
|
/**
|
|
|
|
* 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 <remi.jean@outlook.com>
|
|
|
|
* @copyright Copyright (C) 2008-2018, Rémi Jean
|
|
|
|
* @author Frédéric Tempez <frederic.tempez@outlook.com>
|
2024-01-14 19:31:28 +01:00
|
|
|
* @copyright Copyright (C) 2018-2024, Frédéric Tempez
|
2022-12-29 17:02:20 +01:00
|
|
|
* @license CC Attribution-NonCommercial-NoDerivatives 4.0 International
|
2020-09-01 20:48:40 +02:00
|
|
|
* @link http://zwiicms.fr/
|
2020-03-15 20:53:13 +01:00
|
|
|
*/
|
|
|
|
|
|
|
|
|
2020-10-28 07:53:51 +01:00
|
|
|
/** NE PAS EFFACER
|
|
|
|
* admin.css
|
2023-05-06 19:52:33 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
#userEditProfil1Wrapper,
|
|
|
|
#userEditProfil2Wrapper {
|
|
|
|
padding: 0;
|
|
|
|
}
|