From c93c261a461c9a2359bdcd75f7136fcb05237106 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sat, 30 Jun 2018 10:48:12 +0200 Subject: Version alpha_old4 2007-02-22+15:45:00 - 2007-03-07+17:08:39 --- appli_3_alpha_old/css/ice.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'appli_3_alpha_old/css/ice.css') diff --git a/appli_3_alpha_old/css/ice.css b/appli_3_alpha_old/css/ice.css index 428cf1b..ee6af49 100644 --- a/appli_3_alpha_old/css/ice.css +++ b/appli_3_alpha_old/css/ice.css @@ -44,6 +44,15 @@ h2 { color: #5C5CFF; margin: 0px; } +.reunion_fixee { + color:#00FF00; +} +.reunion_en_cours { + color:#FFFF00; +} +.reunion_annulee { + color:#FF0000; +} select { width:auto; } /***** Titre *****/ #titre h2 { @@ -255,5 +264,5 @@ div.popup_contenu #page_accueil { - text-align:middle; + text-align:center; } -- cgit v1.2.3