From 1ebda6f033e3efc3010c2cbaba1b3909aaaa9a8f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 14 Aug 2006 19:30:06 +0000 Subject: [PATCH] Look: Mise a jour style div.info --- htdocs/theme/dev/dev.css | 2 +- htdocs/theme/dolibarr/dolibarr.css | 7 +++++++ htdocs/theme/eldy/eldy.css.php | 2 +- htdocs/theme/freelug/freelug.css | 7 +++++++ htdocs/theme/yellow/yellow.css | 7 +++++++ 5 files changed, 23 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/dev/dev.css b/htdocs/theme/dev/dev.css index 80d2f282b01..9390c641bdd 100644 --- a/htdocs/theme/dev/dev.css +++ b/htdocs/theme/dev/dev.css @@ -397,7 +397,7 @@ div.error { } div.info { - color: #999999; + color: #888888; padding: 0.2em 0.2em 0.2em 0.2em; margin: 0.5em 0em 0.5em 0em; border: 1px solid #ACACAB; diff --git a/htdocs/theme/dolibarr/dolibarr.css b/htdocs/theme/dolibarr/dolibarr.css index 73cfd88737e..0058eb870ed 100644 --- a/htdocs/theme/dolibarr/dolibarr.css +++ b/htdocs/theme/dolibarr/dolibarr.css @@ -518,6 +518,13 @@ div.error { border: 1px solid #8C9CAB; } +div.info { + color: #888888; + padding: 0.2em 0.2em 0.2em 0.2em; + margin: 0.5em 0em 0.5em 0em; + border: 1px solid #ACACAB; +} + /* * Liens Payes/Non payes diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 44c1b013687..0b5e7eb804e 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -796,7 +796,7 @@ div.error { } div.info { - color: #999999; + color: #888888; padding: 0.2em 0.2em 0.2em 0.2em; margin: 0.5em 0em 0.5em 0em; border: 1px solid #ACACAB; diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index e88c4ebacea..6f178d9c3ea 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -628,6 +628,13 @@ div.error { border: 1px solid #969090; } +div.info { + color: #555555; + padding: 0.2em 0.2em 0.2em 0.2em; + margin: 0.5em 0em 0.5em 0em; + border: 1px solid #ACACAB; +} + /* * Liens Payes/Non payes diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index dbeb82bbcec..632449c5817 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -572,6 +572,13 @@ div.error { border: 1px solid #000000; } +div.info { + color: #777777; + padding: 0.2em 0.2em 0.2em 0.2em; + margin: 0.5em 0em 0.5em 0em; + border: 1px solid #ACACAB; +} + /* * Liens Payes/Non payes