From 94554b627f02c8f18b5f1cb2ca9f2ada0a3f0ef8 Mon Sep 17 00:00:00 2001 From: TALBI Oussama <oussama.talbi.1@etu.univ-amu.fr> Date: Fri, 2 Feb 2024 19:57:14 +0000 Subject: [PATCH] Update QTWhite.css - _currentFilesLabel instead of _cuurentFilesLabel --- IHM_Retouche_Photo/ressource/stylesheet/QTWhite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IHM_Retouche_Photo/ressource/stylesheet/QTWhite.css b/IHM_Retouche_Photo/ressource/stylesheet/QTWhite.css index 0217b9a..baa1778 100644 --- a/IHM_Retouche_Photo/ressource/stylesheet/QTWhite.css +++ b/IHM_Retouche_Photo/ressource/stylesheet/QTWhite.css @@ -59,7 +59,7 @@ QToolButton:pressed { margin-bottom: 5px; } /**/ -#_cuurentFilesLabel { +#_currentFilesLabel { font-size: 17px; margin-bottom: 5px; margin-left: 10px; -- GitLab