spip_style.php3 1.73 1.74

Update of /home/spip-cvs/spip/ecrire
In directory alan:/tmp/cvs-serv24547/ecrire

Modified Files:
  spip_style.php3
Log Message:
Corrections sur l'affichage des calendriers.

Index: spip_style.php3

RCS file: /home/spip-cvs/spip/ecrire/spip_style.php3,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- spip_style.php3 15 Jul 2004 12:18:35 -0000 1.73
+++ spip_style.php3 17 Jul 2004 15:58:17 -0000 1.74
@@ -1044,6 +1044,31 @@
   z-index: 1;
}

+/*
+ * Styles du calendrier
+ */
+
+div.navigation-calendrier {
+ background-color: <?php echo $couleur_foncee; ?>;
+ color: white;
+ font-family: verdana, arial, sans,sans-serif;
+ font-size: 14px;
+ padding: 2px;
+ -moz-border-radius-topleft: 8px;
+ -moz-border-radius-topright: 8px;
+}
+
+div.navigation-calendrier img {
+ border: 0px;
+ vertical-align: middle;
+ margin: 1px;
+}
+
+div.navigation-calendrier img.navigation-bouton-desactive {
+ -moz-opacity: 0.3;
+ filter: alpha(opacity=30);
+}
+

/*
  * Styles generes par les raccourcis de mis en page