From f6dbebcc55c5ea1a8347137809590a00464a9874 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 14 Feb 2019 17:54:02 +0100 Subject: [PATCH] CSS version des modules --- core/layout/common.css | 7 +++++++ module/blog/view/config/config.php | 4 ++-- module/form/view/config/config.php | 4 ++-- module/gallery/view/config/config.php | 4 ++-- module/news/view/config/config.php | 4 ++-- module/redirection/view/config/config.php | 4 ++-- 6 files changed, 17 insertions(+), 10 deletions(-) diff --git a/core/layout/common.css b/core/layout/common.css index 3507e6e0..10669c8e 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -433,6 +433,13 @@ section:after { clear: both; } +/* Version des modules*/ +.moduleVersion { + font-size: 0.8em; + font-style: italic; + text-align: right; +} + /* Pied de page */ body > footer { margin: 0 -10px; diff --git a/module/blog/view/config/config.php b/module/blog/view/config/config.php index 68ededa8..999f85c1 100755 --- a/module/blog/view/config/config.php +++ b/module/blog/view/config/config.php @@ -27,6 +27,6 @@ -Version du module :  +
Module version n° - \ No newline at end of file +
\ No newline at end of file diff --git a/module/form/view/config/config.php b/module/form/view/config/config.php index 9f8dc48f..d14ce1c1 100755 --- a/module/form/view/config/config.php +++ b/module/form/view/config/config.php @@ -150,6 +150,6 @@ -Version du module :  +
Module version n° - +
diff --git a/module/gallery/view/config/config.php b/module/gallery/view/config/config.php index ba0e9d79..57a62ebf 100755 --- a/module/gallery/view/config/config.php +++ b/module/gallery/view/config/config.php @@ -44,6 +44,6 @@ -Version du module :  +
Module version n° - \ No newline at end of file +
\ No newline at end of file diff --git a/module/news/view/config/config.php b/module/news/view/config/config.php index b57ace4b..7cd1ea15 100755 --- a/module/news/view/config/config.php +++ b/module/news/view/config/config.php @@ -21,6 +21,6 @@ -Version du module :  +
Module version n° - \ No newline at end of file +
\ No newline at end of file diff --git a/module/redirection/view/config/config.php b/module/redirection/view/config/config.php index e0ae1bb3..aba7eaca 100755 --- a/module/redirection/view/config/config.php +++ b/module/redirection/view/config/config.php @@ -35,6 +35,6 @@ -Version du module :  +
Module version n° - \ No newline at end of file +
\ No newline at end of file